From 17520fdfdd25163fb7f56fa1c7a07991f27e61cf Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Fri, 8 Apr 2011 17:54:50 +0000 Subject: [PATCH] add basic functionality test for expandproperties filter git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1090366 13f79535-47bb-0310-9956-ffa450edef68 --- .../antunit/filters/expandproperties-test.xml | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 src/tests/antunit/filters/expandproperties-test.xml diff --git a/src/tests/antunit/filters/expandproperties-test.xml b/src/tests/antunit/filters/expandproperties-test.xml new file mode 100644 index 000000000..0d8bafc1f --- /dev/null +++ b/src/tests/antunit/filters/expandproperties-test.xml @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + +