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:
Sebastian Bazley 2009-03-14 23:40:03 +00:00
parent 2455cece59
commit 13bd2d388e
1 changed files with 0 additions and 3 deletions

View File

@ -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>