Allow Java and Groovy tests to run on their own classpath

This commit is contained in:
Roman Shevchenko
2010-11-27 12:44:38 +03:00
parent 98710f09bc
commit 4279554e37
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -19,6 +19,8 @@
<orderEntry type="library" name="asm" level="project" />
<orderEntry type="module" module-name="notNull" />
<orderEntry type="library" name="Groovy" level="project" />
<orderEntry type="module" module-name="IntelliLang-java" scope="RUNTIME" />
<orderEntry type="module" module-name="IntelliLang-xml" scope="RUNTIME" />
</component>
</module>