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

add writerTests

This commit is contained in:
Stefan Schroeder 2014-01-23 11:07:03 +01:00
parent 63060f3b35
commit 292867954c
2 changed files with 150 additions and 2 deletions

View file

@ -25,10 +25,12 @@
<id>v2</id>
<typeId>vehType2</typeId>
<startLocation>
<id>loc</id>
<id>startLoc</id>
<coord x="1.0" y="2.0"/>
</startLocation>
<endLocation>
<id>loc</id>
<id>endLoc</id>
<coord x="4.0" y="5.0"/>
</endLocation>
<timeSchedule>
<start>0.0</start>