Author: lektran
Date: Sat Oct 17 11:33:37 2009
New Revision: 826235
URL:
http://svn.apache.org/viewvc?rev=826235&view=revLog:
third time lucky, corrected location path
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=826235&r1=826234&r2=826235&view=diff==============================================================================
--- ofbiz/trunk/applications/product/testdef/FacilityTest.xml (original)
+++ ofbiz/trunk/applications/product/testdef/FacilityTest.xml Sat Oct 17 11:33:37 2009
@@ -46,6 +46,6 @@
</test-case>
<test-case case-name="testCreateShipmentRouteSegment-test">
- <simple-method-test location="component://product/script/org/ofbiz/shipment/shipment/ShipmentTests.xml" name="testCreateShipmentRouteSegment"/>
+ <simple-method-test location="component://product/script/org/ofbiz/shipment/test/ShipmentTests.xml" name="testCreateShipmentRouteSegment"/>
</test-case>
</test-suite>
\ No newline at end of file