Need JUnit.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4261 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2006-07-12 17:48:01 +00:00
parent 7cc7f75bcc
commit 3c91f3bad2
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
commons-io.jar
commons-lang.jar
junit-3.7.jar
retroweaver-all-1.2.2.jar
samskivert.jar
velocity-1.5-dev.jar
+3
View File
@@ -16,6 +16,9 @@ placed (or symlinked) here in the lib/ directory.
* Retroweaver library:
http://retroweaver.sourceforge.net/
* JUnit library:
http://www.junit.org/
Once the jar files are in place (regardless of what they are named), the build
system will automatically include them in the compile-time classpath.