From 763d50ad4447536e7d11246900d33458862babfa Mon Sep 17 00:00:00 2001 From: Henri Yandell Date: Wed, 28 Aug 2002 06:02:02 +0000 Subject: [PATCH] made it run TestCases as well as Tests git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136998 13f79535-47bb-0310-9956-ffa450edef68 --- project.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/project.xml b/project.xml index 799918cf5..d06f47eb0 100644 --- a/project.xml +++ b/project.xml @@ -77,6 +77,7 @@ **/*Test.java + **/*TestCase.java