Author: bayard
Date: Mon Mar 2 16:28:52 2009
New Revision: 749347
URL: http://svn.apache.org/viewvc?rev=749347&view=rev
Log:
Missed removing a test.enum
Modified:
commons/proper/lang/trunk/build.xml
Modified: commons/proper/lang/trunk/build.xml
URL:
http://svn.apache.org/viewvc/commons/proper/lang/trunk/build.xml?rev=749347&r1=749346&r2=749347&view=diff
==============================================================================
--- commons/proper/lang/trunk/build.xml (original)
+++ commons/proper/lang/trunk/build.xml Mon Mar 2 16:28:52 2009
@@ -142,7 +142,6 @@
compile.tests,
test.lang,
test.builder,
- test.enum,
test.enums,
test.exception,
test.math,