From 5b5987c951b8067103e86272e68f85495af5723a Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 5 Aug 2011 12:52:58 +0000 Subject: [PATCH] sync docs with code git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1154195 13f79535-47bb-0310-9956-ffa450edef68 --- manual/Tasks/junit.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manual/Tasks/junit.html b/manual/Tasks/junit.html index f3894c2f0..e7ff67cb7 100644 --- a/manual/Tasks/junit.html +++ b/manual/Tasks/junit.html @@ -270,7 +270,8 @@ that begin with the following string patterns:
    "sun.reflect."
    "org.apache.tools.ant."
    "org.junit."
-   "junit.framework.JUnit4TestAdapter"
+ "junit.framework.JUnit4TestAdapter" + " more"

Nested Elements