modified closing tag. Are attributes allowed on closing tags ?
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@468783 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bb1b7d0440
commit
bc037a932e
|
|
@ -44,7 +44,7 @@
|
|||
<pre>
|
||||
<assertFalse message="foo is bar">
|
||||
<equals arg1="${foo}" arg2="bar"/>
|
||||
</assertFalse message="foo is bar">
|
||||
</assertFalse>
|
||||
</pre>
|
||||
|
||||
<h2><a name="assertEquals">assertEquals</a></h2>
|
||||
|
|
|
|||
Loading…
Reference in New Issue