common/common_props.ant.xml
changeset 1187 86025b85795b
parent 1100 2fea6aa94be6
child 1214 85da5566bcbb
--- a/common/common_props.ant.xml	Tue Aug 10 18:11:17 2010 +0100
+++ b/common/common_props.ant.xml	Thu Aug 12 12:44:52 2010 +0100
@@ -132,6 +132,9 @@
 	
 	<!-- Smoketest properties -->
 	<property name="sf.spec.smoketest.enable" value="true"/> <!-- This disables publishing Smoke Test Report -->
+
+    <!-- Package tests properties -->
+    <property name="sf.spec.package.test.enable" value="false"/> <!-- This disables package tests -->
 </project>