From 5ba5cd072583d55a6db4896deea9ac37b8cf1f74 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Fri, 8 Apr 2011 16:21:12 +0000 Subject: [PATCH] add (failing) testcase that exposes a current weakness of fileResource git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1090323 13f79535-47bb-0310-9956-ffa450edef68 --- .../types/resources/fileresource-test.xml | 57 +++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 src/tests/antunit/types/resources/fileresource-test.xml diff --git a/src/tests/antunit/types/resources/fileresource-test.xml b/src/tests/antunit/types/resources/fileresource-test.xml new file mode 100644 index 000000000..71141193a --- /dev/null +++ b/src/tests/antunit/types/resources/fileresource-test.xml @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +