From 3d6f8b02837341761a4fce0d55656ae4fdd7c9ba Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sun, 18 Feb 2018 10:54:04 +0100 Subject: [PATCH] add test for copy example of Bugzilla 62076 https://bz.apache.org/bugzilla/show_bug.cgi?id=62076 --- src/tests/antunit/taskdefs/copy-test.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/tests/antunit/taskdefs/copy-test.xml b/src/tests/antunit/taskdefs/copy-test.xml index e73e13a07..5bca72480 100644 --- a/src/tests/antunit/taskdefs/copy-test.xml +++ b/src/tests/antunit/taskdefs/copy-test.xml @@ -468,4 +468,20 @@ public class NullByteStreamResource extends Resource { + + + + + + + + + + + + + + +