From 89344ccc0f526d5a21a27ba9cdca661d72602768 Mon Sep 17 00:00:00 2001 From: hanna Date: Tue, 5 May 2009 21:56:34 +0000 Subject: [PATCH] Not sure why junit is so excited about running inner classes with no @Tests. Omit inner classes from the fileset of tests to run. git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@595 348d0f76-0448-11de-a6fe-93d51630548a --- build.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.xml b/build.xml index ba1e54e19..a54e1fc88 100644 --- a/build.xml +++ b/build.xml @@ -228,6 +228,8 @@ + +