From 63b25997987d2d6408e961f03408cefe2d7ce27a Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 7 May 2010 14:32:09 +0000 Subject: [PATCH] testcase for PR 49261 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@942085 13f79535-47bb-0310-9956-ffa450edef68 --- src/tests/antunit/taskdefs/copy-test.xml | 57 ++++++++++++++++++++++++ 1 file changed, 57 insertions(+) diff --git a/src/tests/antunit/taskdefs/copy-test.xml b/src/tests/antunit/taskdefs/copy-test.xml index 2207d2899..346d622d5 100644 --- a/src/tests/antunit/taskdefs/copy-test.xml +++ b/src/tests/antunit/taskdefs/copy-test.xml @@ -295,4 +295,61 @@ public class NullByteStreamResource extends Resource { + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +