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="whatever">
<module name="name" outputDir="whatever" type="java-production">
<sources path="duplicateSourcesInModule.kt"/>
<sources path="duplicateSourcesInModule.kt"/>
</module>