Browse Source

exclude jdepend test until dos problem with the test is sorted

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275726 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 21 years ago
parent
commit
05afdcffb3
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      build.xml

+ 1
- 0
build.xml View File

@@ -328,6 +328,7 @@

<patternset id="teststhatfail">
<exclude name="${optional.package}/BeanShellScriptTest.java"/>
<exclude name="${optional.package}/jdepend/JDependTest.java"/>
</patternset>

<!--


Loading…
Cancel
Save