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:
Jason van Zyl 2002-07-25 03:18:04 +00:00
parent 4ebf207d4d
commit 26712251ba
1 changed files with 1 additions and 0 deletions

View File

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