Fix modules tests
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user