From 9dd82220b22310bf50856458922156a0f0bbedda Mon Sep 17 00:00:00 2001 From: Stephane Bailliez Date: Sat, 2 Feb 2002 01:36:39 +0000 Subject: [PATCH] Handy build file to run ant tests via rjunit git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271049 13f79535-47bb-0310-9956-ffa450edef68 --- proposal/sandbox/junit/rjunit-ant-tests.xml | 34 +++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 proposal/sandbox/junit/rjunit-ant-tests.xml diff --git a/proposal/sandbox/junit/rjunit-ant-tests.xml b/proposal/sandbox/junit/rjunit-ant-tests.xml new file mode 100644 index 000000000..5d98526d5 --- /dev/null +++ b/proposal/sandbox/junit/rjunit-ant-tests.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file