From 347bbc40b5b64c7c28fea460ff98973c4b7301cb Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 11 May 2009 14:06:02 +0000 Subject: [PATCH] tests for PR 47168 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@773568 13f79535-47bb-0310-9956-ffa450edef68 --- src/tests/antunit/taskdefs/copy-test.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/src/tests/antunit/taskdefs/copy-test.xml b/src/tests/antunit/taskdefs/copy-test.xml index 9589663e2..74486a110 100644 --- a/src/tests/antunit/taskdefs/copy-test.xml +++ b/src/tests/antunit/taskdefs/copy-test.xml @@ -116,4 +116,26 @@ public class NullByteStreamResource extends Resource { actual="${output}/bar.txt"/> + + + + + + + + + + + + + + + + + + + +