From 8f0c4405c79cb44837ccfd88fc3cef15ec37a010 Mon Sep 17 00:00:00 2001 From: Stephen Colebourne Date: Wed, 17 Sep 2003 08:33:14 +0000 Subject: [PATCH] Update maven script to process all the tests git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131157 13f79535-47bb-0310-9956-ffa450edef68 --- project.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.xml b/project.xml index 41c7b2cf4..86675253a 100644 --- a/project.xml +++ b/project.xml @@ -249,7 +249,7 @@ - org/apache/commons/collections/TestAll.java + org/apache/commons/collections/TestAllPackages.java