1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

adjust tests to changes in branch

This commit is contained in:
Stefan Schroeder 2013-08-28 18:20:37 +02:00
parent 280f9e259d
commit 99e8f7a385
6 changed files with 237 additions and 36 deletions

View file

@ -75,7 +75,7 @@
</vehicleTypes>
<services>
<service id="1" type="delivery">
<service id="1" type="service">
<locationId>j(1,5)</locationId>
<coord x="10.0" y="10.0"/>
<capacity-demand>1</capacity-demand>
@ -88,7 +88,7 @@
</timeWindows>
</service>
<service id="2" type="delivery">
<service id="2" type="service">
<locationId>i(3,9)</locationId>
<coord x="10.0" y="10.0"/>
<capacity-demand>1</capacity-demand>