Browse Source

removing one line

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276344 13f79535-47bb-0310-9956-ffa450edef68
master
Steve Loughran 21 years ago
parent
commit
b25905ba4c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/etc/testcases/types/assertions.xml

+ 1
- 1
src/etc/testcases/types/assertions.xml View File

@@ -160,7 +160,7 @@
<path refid="assert.classpath"/> <path refid="assert.classpath"/>
</classpath> </classpath>
<formatter type="plain" usefile="false"/> <formatter type="plain" usefile="false"/>
<assertions enablesystemassertions="true">
<assertions >
<enable class="${test.classname}" /> <enable class="${test.classname}" />
</assertions> </assertions>
<test name="${test.classname}"/> <test name="${test.classname}"/>


Loading…
Cancel
Save