Fix modules tests

This commit is contained in:
Alexey Tsvetkov
2015-09-03 14:17:17 +03:00
parent 0988b21e9c
commit b25dfabbcc
22 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<modules>
<module name="name" outputDir="out">
<module name="name" outputDir="out" type="java-production">
<sources path="foo"/>
<classpath path="bar"/>
<externalAnnotations path="baz"/>