mirror of
https://github.com/opentripplanner/OpenTripPlanner.git
synced 2025-07-05 16:30:34 +02:00
10 lines
No EOL
238 B
JSON
10 lines
No EOL
238 B
JSON
{
|
|
// Run all test-cases on the given date
|
|
"testDate": "2022-08-23",
|
|
"feedId": "1",
|
|
|
|
// Relative paths supported like "../../data/otp-ci/graph-${otp.serialization.version.id}.obj"
|
|
// Default: "graph.obj"
|
|
"graph": "graph.obj"
|
|
|
|
} |