git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@1063186 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stefan Bodewig 2011-01-25 09:39:06 +00:00
parent 7a4cc46b0a
commit eb13c80e59
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ under the License.
<typedef name="logcontent"
classname="org.apache.ant.antunit.LogContent" />
<typedef name="resourcExists"
<typedef name="resourceExists"
classname="org.apache.ant.antunit.ResourceExists"/>
<!-- Actually just an alias of fail that expects a condition -->