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,