From 94a47045af31d08c93a9c50daf864bf436f1870c Mon Sep 17 00:00:00 2001 From: Chris Conlon Date: Fri, 4 Dec 2015 11:51:07 -0700 Subject: [PATCH] easier uintegration of junit4 in build.xml --- build.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index 699625c..17366b4 100644 --- a/build.xml +++ b/build.xml @@ -22,7 +22,12 @@ - + + + + + + @@ -32,7 +37,6 @@ - @@ -139,11 +143,15 @@ - + - + + + + +