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:
parent
280f9e259d
commit
99e8f7a385
6 changed files with 237 additions and 36 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue