summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 195fe7a8c7..b4ca6872b9 100644
--- a/build.xml
+++ b/build.xml
@@ -464,7 +464,7 @@ BUILD QUICK-TEST LAYER
perm="ugo+rx"/>
</target>
- <target name="test.quick" depends="build.quick">
+ <target name="test.quick" depends="build">
<echo>Ant test bench is not available yet</echo>
</target>