-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
BugSomething isn't workingSomething isn't working
Description
Describe the bug
When using command "mvn package" in "./Transformers/Java/', the TEST phase pop failures and error.
You can fix by editting APPTest.java 34 line.
private static String expectedJavaFile = "./lampion/test/examples/example.java"; =>
private static String expectedJavaFile = "./lampion/test/examples/Example.java";
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working
