Author: lektran
Date: Thu Dec 24 00:40:30 2009
New Revision: 893663
URL:
http://svn.apache.org/viewvc?rev=893663&view=revLog:
Removed ProductTest.xml, it only contained tests that were already present in FacilityTest.xml
Removed:
ofbiz/trunk/applications/product/testdef/ProductTest.xml
Modified:
ofbiz/trunk/applications/product/ofbiz-component.xml
Modified: ofbiz/trunk/applications/product/ofbiz-component.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/ofbiz-component.xml?rev=893663&r1=893662&r2=893663&view=diff==============================================================================
--- ofbiz/trunk/applications/product/ofbiz-component.xml (original)
+++ ofbiz/trunk/applications/product/ofbiz-component.xml Thu Dec 24 00:40:30 2009
@@ -67,7 +67,6 @@
<!-- test suite -->
<test-suite loader="main" location="testdef/FacilityTest.xml"/>
- <test-suite loader="main" location="testdef/ProductTest.xml"/>
<webapp name="catalog" title="Catalog" server="default-server" location="webapp/catalog"
base-permission="OFBTOOLS,CATALOG" mount-point="/catalog"/>