From 250c0c567caf4a8b122dfc4b6b4041dc1601aaa3 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 12 Jul 2006 22:03:03 +0000 Subject: [PATCH] Need the junit jar. git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@17 c613c5cb-e716-0410-b11b-feb51c14d237 --- lib/LIBS | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/LIBS b/lib/LIBS index f559fafb..81c59de2 100644 --- a/lib/LIBS +++ b/lib/LIBS @@ -1,6 +1,7 @@ commons-digester.jar commons-lang.jar commons-logging.jar +junit-3.7.jar narya-base.jar narya-distrib.jar narya-tests.jar