Browse Source

Wrong way to do it

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273816 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
1657cdb28f
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      build.xml

+ 0
- 3
build.xml View File

@@ -1589,9 +1589,6 @@
--> -->
<exclude name="${ant.package}/taskdefs/AbstractCvsTaskTest.java" <exclude name="${ant.package}/taskdefs/AbstractCvsTaskTest.java"
unless="have.cvs"/> unless="have.cvs"/>

<!-- push to the end as long as it is failing -->
<exclude name="${ant.package}/taskdefs/ImportTest.java"/>
</fileset> </fileset>
</batchtest> </batchtest>
</junit> </junit>


Loading…
Cancel
Save