Java/TrafficSimulator/resources/examples/db.json

17 lines
147 B
JSON

{
"tests": [
{
"file": "ex1",
"ticks": 300
},
{
"file": "ex2",
"ticks": 300
},
{
"file": "ex3",
"ticks": 150
}
]
}