Browse Source

TranslateTest is now fixed, removing the exclude.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274737 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 22 years ago
parent
commit
453b98bd11
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      build.xml

+ 0
- 2
build.xml View File

@@ -1643,8 +1643,6 @@

<!-- test needs special setup -->
<exclude name="${optional.package}/ssh/ScpTest.java"/>
<!-- does not work currrently -->
<exclude name="${optional.package}/i18n/TranslateTest.java"/>
</fileset>
</batchtest>
</junit>


Loading…
Cancel
Save