Skip to content

Commit

Permalink
Cucumber dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
avokin committed Sep 15, 2016
1 parent b5403ab commit 1858be6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions build/cucumber-test-runner/cucumber-test-runner.iml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="platform-api" />
<orderEntry type="module" module-name="testFramework" />
<orderEntry type="library" name="cucumber-core" level="project" />
<orderEntry type="library" scope="PROVIDED" name="cucumber-core" level="project" />
<orderEntry type="module" module-name="cucumber-jvm-formatter" scope="RUNTIME" />
<orderEntry type="library" name="cucumber-java" level="project" />
</component>
</module>
3 changes: 1 addition & 2 deletions plugins/cucumber-jvm-formatter/cucumber-jvm-formatter.iml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
</content>
<orderEntry type="jdk" jdkName="IDEA jdk" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="cucumber-core" level="project" />
<orderEntry type="library" name="cucumber-java" level="project" />
<orderEntry type="library" scope="PROVIDED" name="cucumber-core" level="project" />
</component>
</module>
1 change: 1 addition & 0 deletions plugins/git4idea/git4idea.iml
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,6 @@
<orderEntry type="library" scope="TEST" name="KotlinTest" level="project" />
<orderEntry type="module" module-name="vcs-tests" scope="TEST" />
<orderEntry type="module" module-name="util" />
<orderEntry type="library" exported="" scope="TEST" name="cucumber-testing" level="project" />
</component>
</module>

0 comments on commit 1858be6

Please sign in to comment.