From 65573eafac420e524a7bb9cea1f34c8a087d22ba Mon Sep 17 00:00:00 2001 From: str4d Date: Tue, 7 Aug 2012 23:12:37 +0000 Subject: [PATCH] Use ScalaTest jars in routerconsole tests --- apps/routerconsole/java/build.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/apps/routerconsole/java/build.xml b/apps/routerconsole/java/build.xml index 024de53b6..8b97cc0f0 100644 --- a/apps/routerconsole/java/build.xml +++ b/apps/routerconsole/java/build.xml @@ -344,7 +344,11 @@ - + + + + + @@ -352,8 +356,8 @@ - - + +