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:
parent
a47d25a4ff
commit
7c564f83e3
|
@ -92,6 +92,7 @@
|
|||
<exclude>**/TestSoftRefHashMap.java</exclude>
|
||||
<exclude>**/TestSet.java</exclude>
|
||||
<exclude>**/TestTreeMap.java</exclude>
|
||||
<exclude>**/TestPredicatedCollection.java</exclude>
|
||||
</excludes>
|
||||
</unitTest>
|
||||
|
||||
|
|
Loading…
Reference in New Issue