scope of 'cucumber-test-runner' changed to 'test' to ensure that it won't be included into IDE installation

This commit is contained in:
nik
2014-09-10 19:13:26 +04:00
parent 45d233b077
commit 3e5c4013c1
+1 -1
View File
@@ -54,7 +54,7 @@
<orderEntry type="library" scope="TEST" name="cucumber-java" level="project" />
<orderEntry type="library" name="JSch" level="project" />
<orderEntry type="module" module-name="spellchecker" />
<orderEntry type="module" module-name="cucumber-test-runner" scope="RUNTIME" />
<orderEntry type="module" module-name="cucumber-test-runner" scope="TEST" />
<orderEntry type="module" module-name="vcs-log-api" />
<orderEntry type="module" module-name="vcs-log-impl" />
<orderEntry type="module" module-name="vcs-log-graph" />