From ef9e8aca032b2c55a11e4d26df3a4bd6a93feb0e Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Wed, 18 Feb 2004 08:11:36 +0000 Subject: [PATCH] Let 'testcase'-property choose the right target for running tests. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276106 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index bf9c06aef..a0eadef60 100644 --- a/build.xml +++ b/build.xml @@ -1355,7 +1355,7 @@ - + @@ -1409,9 +1409,9 @@ Run testcase =================================================================== --> - + - + @@ -1604,4 +1604,4 @@ description="--> creates a minimum distribution in ./dist" depends="dist-lite"/> - + \ No newline at end of file