o Excluding TestPredicatedCollection as it doesn't appear in the TestAll

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130813 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2002-09-14 02:17:18 +00:00
parent a47d25a4ff
commit 7c564f83e3
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@
<exclude>**/TestSoftRefHashMap.java</exclude>
<exclude>**/TestSet.java</exclude>
<exclude>**/TestTreeMap.java</exclude>
<exclude>**/TestPredicatedCollection.java</exclude>
</excludes>
</unitTest>