o getting the tests to work by removing the last non-testcase class.
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130752 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4ebf207d4d
commit
26712251ba
|
@ -64,6 +64,7 @@
|
|||
<exclude>**/TestComparableComparator.java</exclude>
|
||||
<exclude>**/TestComparatorChain.java</exclude>
|
||||
<exclude>**/TestComparator.java</exclude>
|
||||
<exclude>**/TestCursorableLinkedList.java</exclude>
|
||||
<exclude>**/TestNullComparator.java</exclude>
|
||||
<exclude>**/TestReverseComparator.java</exclude>
|
||||
<exclude>**/LocalTestNode.java</exclude>
|
||||
|
|
Loading…
Reference in New Issue