mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-11 04:25:07 +00:00
commenting out the text tests as they will not be in the next release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@156332 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b2f0bbd9aa
commit
b4e543ab8d
@ -63,7 +63,7 @@ public static Test suite() {
|
||||
suite.addTest(ExceptionTestSuite.suite());
|
||||
suite.addTest(MathTestSuite.suite());
|
||||
suite.addTest(MutableTestSuite.suite());
|
||||
suite.addTest(TextTestSuite.suite());
|
||||
// suite.addTest(TextTestSuite.suite());
|
||||
suite.addTest(TimeTestSuite.suite());
|
||||
return suite;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user