Fix modules tests
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
name
|
||||
type=java-production
|
||||
outputDir=out
|
||||
sources=[foo, foo1, foo2]
|
||||
classpath=[bar, bar1, bar2]
|
||||
annotations=[baz, baz1, baz2]
|
||||
name2
|
||||
type=java-production
|
||||
outputDir=out2
|
||||
sources=[2foo, 2foo1, 2foo2]
|
||||
classpath=[2bar, 2bar1, 2bar2]
|
||||
|
||||
Reference in New Issue
Block a user