| commit | b23d1430ee909e7db2ccbe74740b50f7b1d642b8 | [log] [tgz] |
|---|---|---|
| author | Henri Yandell <bayard@apache.org> | Mon Mar 02 16:28:52 2009 +0000 |
| committer | Henri Yandell <bayard@apache.org> | Mon Mar 02 16:28:52 2009 +0000 |
| tree | 69a5b3c3735578135b97580f0ba51ee525b06ff5 | |
| parent | 1b3c9a30cdd3702f4af43e59466b9da7e05ef931 [diff] |
Missed removing a test.enum git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@749347 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/build.xml b/build.xml index a7b1dec..bfe6322 100644 --- a/build.xml +++ b/build.xml
@@ -142,7 +142,6 @@ compile.tests, test.lang, test.builder, - test.enum, test.enums, test.exception, test.math,