summaryrefslogtreecommitdiff
path: root/src/intellij/test.iml.SAMPLE
diff options
context:
space:
mode:
Diffstat (limited to 'src/intellij/test.iml.SAMPLE')
-rw-r--r--src/intellij/test.iml.SAMPLE3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/intellij/test.iml.SAMPLE b/src/intellij/test.iml.SAMPLE
index 3ce369be05..423be2062c 100644
--- a/src/intellij/test.iml.SAMPLE
+++ b/src/intellij/test.iml.SAMPLE
@@ -6,6 +6,8 @@
<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="parser-combinators" />
<orderEntry type="module" module-name="reflect" />
<orderEntry type="module" module-name="compiler" />
<orderEntry type="module" module-name="actors" />
@@ -13,6 +15,7 @@
<orderEntry type="module" module-name="partest" />
<orderEntry type="module" module-name="asm" />
<orderEntry type="module" module-name="forkjoin" />
+ <orderEntry type="library" name="junit" level="project" />
</component>
</module>