Author: bodewig
Date: Thu Sep 17 11:18:17 2009
New Revision: 816139
URL: http://svn.apache.org/viewvc?rev=816139&view=rev
Log:
enable test
Added:
ant/core/trunk/src/tests/antunit/core/ref-psyntax-hint-test.xml
(contents, props changed)
- copied, changed from r816136,
ant/core/trunk/src/tests/antunit/core/ref-psyntax-hint.xml
Removed:
ant/core/trunk/src/tests/antunit/core/ref-psyntax-hint.xml
Copied: ant/core/trunk/src/tests/antunit/core/ref-psyntax-hint-test.xml (from
r816136, ant/core/trunk/src/tests/antunit/core/ref-psyntax-hint.xml)
URL:
http://svn.apache.org/viewvc/ant/core/trunk/src/tests/antunit/core/ref-psyntax-hint-test.xml?p2=ant/core/trunk/src/tests/antunit/core/ref-psyntax-hint-test.xml&p1=ant/core/trunk/src/tests/antunit/core/ref-psyntax-hint.xml&r1=816136&r2=816139&rev=816139&view=diff
==============================================================================
--- ant/core/trunk/src/tests/antunit/core/ref-psyntax-hint.xml (original)
+++ ant/core/trunk/src/tests/antunit/core/ref-psyntax-hint-test.xml Thu Sep 17
11:18:17 2009
@@ -15,7 +15,9 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<project xmlns:au="antlib:org.apache.ant.antunit">
+<project xmlns:au="antlib:org.apache.ant.antunit" default="antunit">
+ <import file="../antunit-base.xml"/>
+
<target name="testIt">
<au:expectfailure>
<pathconvert refid="${foo}" />
Propchange: ant/core/trunk/src/tests/antunit/core/ref-psyntax-hint-test.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: ant/core/trunk/src/tests/antunit/core/ref-psyntax-hint-test.xml
------------------------------------------------------------------------------
svn:mergeinfo =