From 95a34b0a28333e10443302a14f49b0f085b31fb0 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 17 Jun 2010 15:19:54 +0000 Subject: [PATCH] some more tests git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@955633 13f79535-47bb-0310-9956-ffa450edef68 --- src/tests/antunit/taskdefs/property-test.xml | 45 ++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/src/tests/antunit/taskdefs/property-test.xml b/src/tests/antunit/taskdefs/property-test.xml index 77d23608c..e23a9f1af 100644 --- a/src/tests/antunit/taskdefs/property-test.xml +++ b/src/tests/antunit/taskdefs/property-test.xml @@ -87,5 +87,50 @@ y=$${x} ]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + +