summaryrefslogtreecommitdiff
path: root/scalalib/test/resources/gen-idea-hello-world/idea/modules.xml
diff options
context:
space:
mode:
authorAndres Pipicello <andres.pipicello@olx.com>2019-06-11 14:54:37 -0300
committerTobias Roeser <le.petit.fou@web.de>2019-06-28 08:37:39 +0200
commitc2c64bbbc4034fdfbd9bc4da56f25fef3cd68f63 (patch)
treee2b7ecde2e436672f8398ed6721330686ae57b7f /scalalib/test/resources/gen-idea-hello-world/idea/modules.xml
parent2721b51dfad63f5798a8b22385a0cd157e33d935 (diff)
downloadmill-c2c64bbbc4034fdfbd9bc4da56f25fef3cd68f63.tar.gz
mill-c2c64bbbc4034fdfbd9bc4da56f25fef3cd68f63.tar.bz2
mill-c2c64bbbc4034fdfbd9bc4da56f25fef3cd68f63.zip
Changed GenIdeaTests to use ScriptTestSuite
Diffstat (limited to 'scalalib/test/resources/gen-idea-hello-world/idea/modules.xml')
-rw-r--r--scalalib/test/resources/gen-idea-hello-world/idea/modules.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/scalalib/test/resources/gen-idea-hello-world/idea/modules.xml b/scalalib/test/resources/gen-idea-hello-world/idea/modules.xml
new file mode 100644
index 00000000..193fa62d
--- /dev/null
+++ b/scalalib/test/resources/gen-idea-hello-world/idea/modules.xml
@@ -0,0 +1,9 @@
+<project version="4">
+ <component name="ProjectModuleManager">
+ <modules>
+ <module fileurl="file://$PROJECT_DIR$/.idea_modules/mill-build.iml" filepath="$PROJECT_DIR$/.idea_modules/mill-build.iml"/>
+ <module fileurl="file://$PROJECT_DIR$/.idea_modules/helloworld.iml" filepath="$PROJECT_DIR$/.idea_modules/helloworld.iml"/>
+ <module fileurl="file://$PROJECT_DIR$/.idea_modules/helloworld.test.iml" filepath="$PROJECT_DIR$/.idea_modules/helloworld.test.iml"/>
+ </modules>
+ </component>
+</project>