[rev=ann] Allow Java tests to run on their own classpath

This commit is contained in:
Roman Shevchenko
2010-12-01 21:28:08 +03:00
parent 8ab06b7f64
commit a5db46f298
2 changed files with 3 additions and 1 deletions
+3
View File
@@ -21,6 +21,9 @@
<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" />
<orderEntry type="module" module-name="junit" scope="TEST" />
<orderEntry type="module" module-name="testng" scope="TEST" />
<orderEntry type="module" module-name="ui-designer" scope="TEST" />
</component>
</module>