|
|
@@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright 2000-2004 The Apache Software Foundation |
|
|
|
* Copyright 2000-2005 The Apache Software Foundation |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
@@ -113,6 +113,7 @@ public class JUnitTestRunner implements TestListener { |
|
|
|
"junit.awtui.TestRunner", |
|
|
|
"junit.textui.TestRunner", |
|
|
|
"java.lang.reflect.Method.invoke(", |
|
|
|
"sun.reflect.", |
|
|
|
"org.apache.tools.ant." |
|
|
|
}; |
|
|
|
|
|
|
|