Browse Source

Sync the message with the test-value.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@489352 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 18 years ago
parent
commit
523d92d636
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/etc/testcases/taskdefs/conditions/antversion.xml

+ 1
- 1
src/etc/testcases/taskdefs/conditions/antversion.xml View File

@@ -19,7 +19,7 @@
<antversion exactly="1.7.1" />
</not>
</condition>
Should be exactly 1.7
Should be exactly 1.7.1
</fail>
</target>


Loading…
Cancel
Save