diff --git a/build.xml b/build.xml index 836e77e66..0b97849d4 100644 --- a/build.xml +++ b/build.xml @@ -3,7 +3,7 @@ @@ -157,13 +157,13 @@ compile.tests, test.lang, test.builder, - test.enum, test.exception, test.functor, test.math, test.reflect, test.time, - test.util" + test.util, + test.enum" description="Run all unit test cases">