summaryrefslogtreecommitdiff
path: root/scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.test.iml
diff options
context:
space:
mode:
Diffstat (limited to 'scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.test.iml')
-rw-r--r--scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.test.iml4
1 files changed, 3 insertions, 1 deletions
diff --git a/scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.test.iml b/scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.test.iml
index 79be6671..138fa7ea 100644
--- a/scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.test.iml
+++ b/scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.test.iml
@@ -2,7 +2,9 @@
<component name="NewModuleRootManager">
<output-test url="file://$MODULE_DIR$/../out/HelloWorld/test/ideaCompileOutput/dest/classes"/>
<exclude-output/>
- <content url="file://$MODULE_DIR$/../out/HelloWorld/test/generatedSources/dest"/>
+ <content url="file://$MODULE_DIR$/../out/HelloWorld/test/generatedSources/dest">
+ <sourceFolder url="file://$MODULE_DIR$/../out/HelloWorld/test/generatedSources/dest" isTestSource="true" generated="true"/>
+ </content>
<content url="file://$MODULE_DIR$/../HelloWorld/test">
<sourceFolder url="file://$MODULE_DIR$/../HelloWorld/test/src" isTestSource="true"/>
<sourceFolder url="file://$MODULE_DIR$/../HelloWorld/test/resources" type="java-test-resource"/>