Skip to content

Commit

Permalink
Fixes #143
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Jan 16, 2012
1 parent 296f6b3 commit 469d046
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cucumber-rhino.iml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
<orderEntry type="module-library">
<library name="IvyIDEA">
<CLASSES>
<root url="jar://$USER_HOME$/.ivy2/cache/rhino/js/jars/js-1.7R2.jar!/" />
<root url="jar://$USER_HOME$/.ivy2/cache/org.mockito/mockito-all/jars/mockito-all-1.9.0.jar!/" />
<root url="jar://$USER_HOME$/.ivy2/cache/info.cukes/gherkin/jars/gherkin-2.7.3.jar!/" />
<root url="jar://$USER_HOME$/.ivy2/cache/com.googlecode.json-simple/json-simple/jars/json-simple-1.1.jar!/" />
<root url="jar://$USER_HOME$/.ivy2/cache/net.iharder/base64/jars/base64-2.3.8.jar!/" />
Expand All @@ -41,8 +39,10 @@
<root url="jar://$USER_HOME$/.ivy2/cache/xpp3/xpp3_min/jars/xpp3_min-1.1.4c.jar!/" />
<root url="jar://$USER_HOME$/.ivy2/cache/com.googlecode.java-diff-utils/diffutils/jars/diffutils-1.2.1.jar!/" />
<root url="jar://$USER_HOME$/.ivy2/cache/com.google.code.gson/gson/jars/gson-2.1.jar!/" />
<root url="jar://$USER_HOME$/.ivy2/cache/rhino/js/jars/js-1.7R2.jar!/" />
<root url="jar://$USER_HOME$/.ivy2/cache/junit/junit/jars/junit-4.10.jar!/" />
<root url="jar://$USER_HOME$/.ivy2/cache/org.hamcrest/hamcrest-core/jars/hamcrest-core-1.1.jar!/" />
<root url="jar://$USER_HOME$/.ivy2/cache/org.mockito/mockito-all/jars/mockito-all-1.9.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
Expand Down

0 comments on commit 469d046

Please sign in to comment.