Skip to content

Commit

Permalink
Add cljunit dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mikera committed Dec 10, 2012
1 parent 64d0d97 commit 1ff9794
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,11 @@
<artifactId>tools.macro</artifactId>
<version>0.1.1</version>
</dependency>
<dependency>
<groupId>net.mikera</groupId>
<artifactId>cljunit</artifactId>
<version>0.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>

0 comments on commit 1ff9794

Please sign in to comment.