From fcb2f44382253bddac8daa4a9b821bdc0ef31708 Mon Sep 17 00:00:00 2001 From: Sebastian Bazley Date: Mon, 18 Oct 2010 12:07:47 +0000 Subject: [PATCH] Simplify test exclusions git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1023756 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/pom.xml b/pom.xml index 0072b38da..2ad7b1ef2 100644 --- a/pom.xml +++ b/pom.xml @@ -399,17 +399,6 @@ **/*$* - - **/TestAll.java - **/TestAllPackages.java - - **/TestAbstract* - **/TestArrayList.java - **/TestLinkedList.java - **/TestTreeMap.java - **/TestTypedCollection.java - **/TestAnyAllOnePredicate.java - **/TestCompositePredicate.java **/TestUtils.java