diff --git a/tests/build.xml b/tests/build.xml index 6d13f67eb535d8405649afcd5f2ded4718558634..d76125d66705841be39bb2e2687b0e8bd07616df 100644 --- a/tests/build.xml +++ b/tests/build.xml @@ -174,7 +174,7 @@ <antcall target="test-pdo-mysql"/> <!-- antcall target="test-mysqli"/ --> <antcall target="webtest"/> - <antcall target="chmod"/> + <!-- antcall target="chmod"/ --> <antcall target="phpdoc"/> <antcall target="schemaspy"/> </target>