Java/TrafficSimulator/resources/examples/db.json
2020-09-17 20:11:27 +02:00

17 lines
147 B
JSON

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