diff --git a/releng.wtpbuilder/distribution/incubator.tests/testScripts/test.xml b/releng.wtpbuilder/distribution/incubator.tests/testScripts/test.xml
index b3f881a07d677b3d0b5138c0d07b292db765d074..5128e93725882a5b5539d2295f7d8855d29a6fa9 100644
--- a/releng.wtpbuilder/distribution/incubator.tests/testScripts/test.xml
+++ b/releng.wtpbuilder/distribution/incubator.tests/testScripts/test.xml
@@ -48,7 +48,7 @@
             file="${testRoot}/test2.properties" />
     </target>
     <target
-        name="runtest"
+        name="runtests"
         description="Runs ant on the test.xml for a specified plugin.">
         <available
             file="${eclipse-home}/plugins/${testPlugin}/test.xml"