You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2011/02/07 11:44:14 UTC

svn commit: r1067903 - /ofbiz/trunk/applications/order/ofbiz-component.xml

Author: hansbak
Date: Mon Feb  7 10:44:14 2011
New Revision: 1067903

URL: http://svn.apache.org/viewvc?rev=1067903&view=rev
Log:
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"