Browse Source

sync docs with code

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1154195 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 14 years ago
parent
commit
5b5987c951
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      manual/Tasks/junit.html

+ 2
- 1
manual/Tasks/junit.html View File

@@ -270,7 +270,8 @@ that begin with the following string patterns:<pre>
"sun.reflect." "sun.reflect."
"org.apache.tools.ant." "org.apache.tools.ant."
"org.junit." "org.junit."
"junit.framework.JUnit4TestAdapter"</pre>
"junit.framework.JUnit4TestAdapter"
" more"</pre>


<h3><a name="nested">Nested Elements</a></h3> <h3><a name="nested">Nested Elements</a></h3>




Loading…
Cancel
Save