Skip to content

Commit

Permalink
add hamcrest matchers, part of junit
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitay Joffe committed Oct 24, 2013
1 parent 1e2cffc commit 60e2cf6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<pathelement location="src/external/Clojure/clojure.jar"/>
<pathelement location="src/external/Guava/guava-14.0.1.jar"/>
<pathelement location="src/external/JUnit/junit-4.11.jar"/>
<pathelement location="src/external/JUnit/hamcrest-core-1.3.jar"/>
</path>
<target name="init">
<mkdir dir="bin"/>
Expand Down
Binary file added src/external/JUnit/hamcrest-core-1.3.jar
Binary file not shown.

0 comments on commit 60e2cf6

Please sign in to comment.