From a99bf60cea257453927b24bbe0747f66f3584029 Mon Sep 17 00:00:00 2001 From: str4d Date: Mon, 29 Oct 2012 22:30:53 +0000 Subject: [PATCH] Added Mockito to ScalaTest classpath, and removed unneeded entry Put mockito-all.jar (or a link to the actual version) in the same directory as the ScalaTest lib files (passed in the command line as scalatest.libs). --- apps/routerconsole/java/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/routerconsole/java/build.xml b/apps/routerconsole/java/build.xml index 8b97cc0f0..e9eb2a74d 100644 --- a/apps/routerconsole/java/build.xml +++ b/apps/routerconsole/java/build.xml @@ -353,9 +353,9 @@ - +