From 5661b005e49e6979b3850585c55bf0e3621f352c Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Fri, 26 Feb 2010 02:11:12 +0000 Subject: [PATCH] add test demonstrating omission of nonexistent resources git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916536 13f79535-47bb-0310-9956-ffa450edef68 --- .../types/resources/concat-resource-test.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/tests/antunit/types/resources/concat-resource-test.xml b/src/tests/antunit/types/resources/concat-resource-test.xml index be6d706ad..ead945004 100644 --- a/src/tests/antunit/types/resources/concat-resource-test.xml +++ b/src/tests/antunit/types/resources/concat-resource-test.xml @@ -125,4 +125,18 @@ baz + + + + + foobar + + foo + + bar + + + + +