Author: lektran
Date: Sat Oct 17 11:11:19 2009
New Revision: 826226
URL:
http://svn.apache.org/viewvc?rev=826226&view=revLog:
Missed changing the location file name
Modified:
ofbiz/trunk/applications/product/testdef/FacilityTest.xml
Modified: ofbiz/trunk/applications/product/testdef/FacilityTest.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/testdef/FacilityTest.xml?rev=826226&r1=826225&r2=826226&view=diff==============================================================================
--- ofbiz/trunk/applications/product/testdef/FacilityTest.xml (original)
+++ ofbiz/trunk/applications/product/testdef/FacilityTest.xml Sat Oct 17 11:11:19 2009
@@ -46,6 +46,6 @@
</test-case>
<test-case case-name="testCreateShipmentRouteSegment-test">
- <simple-method-test location="component://product/script/org/ofbiz/shipment/shipment/ShipmentServices.xml" name="testCreateShipmentRouteSegment"/>
+ <simple-method-test location="component://product/script/org/ofbiz/shipment/shipment/ShipmentTests.xml" name="testCreateShipmentRouteSegment"/>
</test-case>
</test-suite>
\ No newline at end of file