Browse Source

Update manifest to reflect new location of test data

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271873 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Donald 23 years ago
parent
commit
1222663fe8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      proposal/myrmidon/src/manifest/testcases-ant-descriptor.xml

+ 1
- 1
proposal/myrmidon/src/manifest/testcases-ant-descriptor.xml View File

@@ -1,5 +1,5 @@
<ant-lib version="1.0">
<types>
<data-type name="property-test-type" classname="org.apache.antlib.core.PropertyTestType"/>
<data-type name="property-test-type" classname="org.apache.antlib.core.test.PropertyTestType"/>
</types>
</ant-lib>

Loading…
Cancel
Save