Skip to content

Commit

Permalink
Remove selenide jar source path.
Browse files Browse the repository at this point in the history
  • Loading branch information
fbarthez committed Oct 12, 2015
1 parent 24ed38d commit fd065de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/ERModernMoviesTest/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<classpathentry kind="lib" path="Libraries/selenium-java-2.45.0.jar"/>
<classpathentry kind="con" path="WOFramework/ERCoreBusinessLogic"/>
<classpathentry kind="con" path="WOFramework/ERJavaMail"/>
<classpathentry kind="lib" path="Libraries/selenide-2.23.jar" sourcepath="/Users/fabian/.m2/repository/com/codeborne/selenide/2.23/selenide-2.23-sources.jar"/>
<classpathentry kind="lib" path="Libraries/selenide-2.23.jar"/>
<classpathentry kind="lib" path="Libraries/guava-18.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit fd065de

Please sign in to comment.