From b6655479c2beb158fb7a0b2075197fd34d67e2ac Mon Sep 17 00:00:00 2001 From: Peter Donald Date: Sat, 5 Jan 2002 03:22:13 +0000 Subject: [PATCH] Add some tests to check that loadproperties and load-environment work as expected git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270528 13f79535-47bb-0310-9956-ffa450edef68 --- proposal/myrmidon/src/make/sample.ant | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/proposal/myrmidon/src/make/sample.ant b/proposal/myrmidon/src/make/sample.ant index e6de247a6..43ea80cd7 100644 --- a/proposal/myrmidon/src/make/sample.ant +++ b/proposal/myrmidon/src/make/sample.ant @@ -138,4 +138,14 @@ Legal: + + + + + + + + + + \ No newline at end of file