Added a dependency on JUnit to the playground

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@36 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
aaron 2009-03-11 21:21:07 +00:00
parent 5031875507
commit ec8a555cae
1 changed files with 1 additions and 0 deletions

View File

@ -4,5 +4,6 @@
<dependency org="net.sf" name="functionalj" rev="latest.integration" />
<dependency org="net.sf" name="sam" rev="latest.integration" />
<dependency org="edu.mit.broad" name="picard" rev="latest.integration" />
<dependency org="junit" name="junit" rev="4.4" />
</dependencies>
</ivy-module>