Remove the noget test. It's incompatible to run test cases.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@125857 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
<goal name="test-ant">
|
||||
<attainGoal name="ant"/>
|
||||
<assert:assertFileExists file="${basedir}/build.xml"/>
|
||||
<ant:property name="noget" value="noget"/>
|
||||
<ant:ant/>
|
||||
<!-- load build.xml file and check that 'target' property is relative -->
|
||||
<u:file name="${basedir}/build.xml" var="buildFile"/>
|
||||
|
||||
Reference in New Issue
Block a user