From 18b6cf346cc0a4b0deeab7fcb92254d74b1e3ec9 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sat, 7 Apr 2012 04:30:09 +0000 Subject: [PATCH] if test-directory contains spaces, an includes attribute will split it into several patterns git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1310674 13f79535-47bb-0310-9956-ffa450edef68 --- src/tests/antunit/types/resources/test.xml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/src/tests/antunit/types/resources/test.xml b/src/tests/antunit/types/resources/test.xml index 0de2bf8b7..4b507ede2 100644 --- a/src/tests/antunit/types/resources/test.xml +++ b/src/tests/antunit/types/resources/test.xml @@ -170,7 +170,9 @@ - + + + @@ -212,10 +214,16 @@ - + + + + - + + + +