From df28041f27c87a17465298af878831bf5bb3030c Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Wed, 20 Dec 2006 15:52:11 +0000 Subject: [PATCH] Check if we are online for the online tests (maybe the property is not passed to the test). git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@489122 13f79535-47bb-0310-9956-ffa450edef68 --- src/tests/antunit/types/resources/test.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/tests/antunit/types/resources/test.xml b/src/tests/antunit/types/resources/test.xml index 9588f391d..c45899269 100644 --- a/src/tests/antunit/types/resources/test.xml +++ b/src/tests/antunit/types/resources/test.xml @@ -6,6 +6,15 @@ + + + + + + + + +