Skip to content

Commit

Permalink
Add necessary lib to project
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Copetti authored and Luis Copetti committed May 15, 2015
1 parent 6658f75 commit 05cf944
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/junit-4.10.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_45"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Binary file added lib/junit-4.10.jar
Binary file not shown.

0 comments on commit 05cf944

Please sign in to comment.