From 26712251ba8d58a006f6a8f630cc26f676916561 Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Thu, 25 Jul 2002 03:18:04 +0000 Subject: [PATCH] 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 --- project.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/project.xml b/project.xml index 03246898a..77a3cf7c9 100644 --- a/project.xml +++ b/project.xml @@ -64,6 +64,7 @@ **/TestComparableComparator.java **/TestComparatorChain.java **/TestComparator.java + **/TestCursorableLinkedList.java **/TestNullComparator.java **/TestReverseComparator.java **/LocalTestNode.java