12 lines
279 B
JSON
12 lines
279 B
JSON
{
|
|
"test": "Test 3",
|
|
"arguments": {
|
|
"--testFile": "test3.json",
|
|
"--testDir": "test3",
|
|
"--timberWinRConfig": "test3-tw.json",
|
|
"--numMessages": 1234,
|
|
"--logLevel": "debug",
|
|
"--resultsFile": "results3.json"
|
|
}
|
|
}
|