Skip to content

Wrong require statement(s?) in test file #11

@hallvors

Description

@hallvors

Running jpm testin the helloworld example causes an error message.
I suppose

var main = require("./main");

is supposed to be

var main = require("../lib/main");

Might also be an issue for other examples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions