From a85674a29c966d5258451fbb564e061e2e4bfeb3 Mon Sep 17 00:00:00 2001 From: Kevin Jackson Date: Tue, 12 Dec 2006 13:53:13 +0000 Subject: [PATCH] -test for hasfreespace condition git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@486141 13f79535-47bb-0310-9956-ffa450edef68 --- .../taskdefs/condition/hasfreespace-test.xml | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 src/tests/antunit/taskdefs/condition/hasfreespace-test.xml diff --git a/src/tests/antunit/taskdefs/condition/hasfreespace-test.xml b/src/tests/antunit/taskdefs/condition/hasfreespace-test.xml new file mode 100644 index 000000000..7cc155614 --- /dev/null +++ b/src/tests/antunit/taskdefs/condition/hasfreespace-test.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file