diff --git a/releng.wtpbuilder/distribution/patches32x.tests/build.xml b/releng.wtpbuilder/distribution/patches32x.tests/build.xml
index 3227847fcc75a6851b85e34a13297a9f066446f8..27130899e6c400fa2b5d99fccd76a7db8c9dff5c 100644
--- a/releng.wtpbuilder/distribution/patches32x.tests/build.xml
+++ b/releng.wtpbuilder/distribution/patches32x.tests/build.xml
@@ -140,17 +140,10 @@
         name="installTests"
         unless="test.installed">
 
-         <!-- hard code for now 
-        <antcall
-            target="installTestsFromZips">
-            <param
-                name="compName"
-                value="patches32x"/>
-        </antcall>
-        -->
+    	<!-- no unit tests built for testing
         <antcall target="installTestsFromRepo">
         </antcall>
-
+        -->
 
     </target>