summaryrefslogtreecommitdiff
path: root/src/intellij/partest.iml.SAMPLE
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2013-08-20 23:52:31 -0700
committerAdriaan Moors <adriaan.moors@typesafe.com>2013-08-20 23:52:31 -0700
commit3f72bed01d5054f77a27f69dff786463995e5450 (patch)
treec5f26f42296e3e585fe211b5a4e93f7c45d3b543 /src/intellij/partest.iml.SAMPLE
parent738441cf58136bd4af9985886dd0cd38ccda0777 (diff)
parent473a1692abf4d64e5df81cd19be214fe5bfa06ec (diff)
downloadscala-3f72bed01d5054f77a27f69dff786463995e5450.tar.gz
scala-3f72bed01d5054f77a27f69dff786463995e5450.tar.bz2
scala-3f72bed01d5054f77a27f69dff786463995e5450.zip
Merge pull request #2851 from adriaanm/modularize
Modularize partest
Diffstat (limited to 'src/intellij/partest.iml.SAMPLE')
-rw-r--r--src/intellij/partest.iml.SAMPLE10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/intellij/partest.iml.SAMPLE b/src/intellij/partest.iml.SAMPLE
index 5b8cfa3f38..893236b621 100644
--- a/src/intellij/partest.iml.SAMPLE
+++ b/src/intellij/partest.iml.SAMPLE
@@ -12,17 +12,11 @@
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
- <content url="file://$MODULE_DIR$/../partest">
- <sourceFolder url="file://$MODULE_DIR$/../partest" isTestSource="false" />
+ <content url="file://$MODULE_DIR$/../partest-extras">
+ <sourceFolder url="file://$MODULE_DIR$/../partest-extras" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="module" module-name="library" />
- <orderEntry type="module" module-name="xml" />
- <orderEntry type="module" module-name="reflect" />
- <orderEntry type="module" module-name="actors" />
- <orderEntry type="module" module-name="scalap" />
- <orderEntry type="module" module-name="compiler" />
<orderEntry type="library" name="partest-deps" level="project" />
<orderEntry type="module" module-name="repl" />
</component>