Author: bodewig
Date: Fri Aug 5 12:52:58 2011
New Revision: 1154195
URL: http://svn.apache.org/viewvc?rev=1154195&view=rev
Log:
sync docs with code
Modified:
ant/core/trunk/manual/Tasks/junit.html
Modified: ant/core/trunk/manual/Tasks/junit.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/manual/Tasks/junit.html?rev=1154195&r1=1154194&r2=1154195&view=diff
==============================================================================
--- ant/core/trunk/manual/Tasks/junit.html (original)
+++ ant/core/trunk/manual/Tasks/junit.html Fri Aug 5 12:52:58 2011
@@ -270,7 +270,8 @@ that begin with the following string pat
"sun.reflect."
"org.apache.tools.ant."
"org.junit."
- "junit.framework.JUnit4TestAdapter"</pre>
+ "junit.framework.JUnit4TestAdapter"
+ " more"</pre>
<h3><a name="nested">Nested Elements</a></h3>