From a4867d61a6fe50eacac0367c792b98af2c0f2981 Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Sat, 23 Sep 2006 21:32:36 +0000 Subject: [PATCH] fix condition for antunit.includes property git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449308 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 793f8049d..6416f8a1a 100644 --- a/build.xml +++ b/build.xml @@ -1856,8 +1856,8 @@ if="run.antunit"> - + else="**/test.xml,**/*-test.xml"> +