Author: hansbak
Date: Mon Feb 7 10:44:14 2011
New Revision: 1067903
URL:
http://svn.apache.org/viewvc?rev=1067903&view=revLog:
enble shopping cart tests in component file
Modified:
ofbiz/trunk/applications/order/ofbiz-component.xml
Modified: ofbiz/trunk/applications/order/ofbiz-component.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/ofbiz-component.xml?rev=1067903&r1=1067902&r2=1067903&view=diff==============================================================================
--- ofbiz/trunk/applications/order/ofbiz-component.xml (original)
+++ ofbiz/trunk/applications/order/ofbiz-component.xml Mon Feb 7 10:44:14 2011
@@ -55,6 +55,7 @@ under the License.
<test-suite loader="main" location="testdef/CustRequestTests.xml"/>
<test-suite loader="main" location="testdef/quotetests.xml"/>
<test-suite loader="main" location="testdef/ShoppingListTests.xml"/>
+ <test-suite loader="main" location="testdef/ShoppingCartTests.xml"/>
<webapp name="order"
title="Order"