Only plugin tests depend on the cli, not the plugin code itself

This commit is contained in:
Andrey Breslav
2012-04-13 19:20:23 +04:00
parent 71bac57411
commit b82416b5cd
+1 -1
View File
@@ -27,7 +27,7 @@
<orderEntry type="library" scope="PROVIDED" name="junit-plugin" level="project" />
<orderEntry type="module" module-name="j2k" />
<orderEntry type="module" module-name="js.translator" />
<orderEntry type="module" module-name="cli" />
<orderEntry type="module" module-name="cli" scope="TEST" />
<orderEntry type="module" module-name="js.tests" scope="TEST" />
</component>
</module>