Re-enable test as it has now been fixed
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@754554 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2455cece59
commit
13bd2d388e
3
pom.xml
3
pom.xml
|
@ -410,9 +410,6 @@
|
|||
<include>**/*Test.java</include>
|
||||
</includes>
|
||||
<excludes>
|
||||
<!-- TODO: Fix this test -->
|
||||
<exclude>**/ShortPrefixToStringStyleTest.java</exclude>
|
||||
|
||||
<exclude>**/*TestSuite.java</exclude>
|
||||
<exclude>**/*PerformanceTest.java</exclude>
|
||||
<exclude>**/AllLangTestSuite.java</exclude>
|
||||
|
|
Loading…
Reference in New Issue