Minor cleanup

This commit is contained in:
Eric Fontana
2015-04-11 06:35:09 -04:00
parent 349b0bf031
commit 9d08fc2b28
7 changed files with 109 additions and 11 deletions

View File

@@ -0,0 +1,14 @@
{
"test": "Test 3",
"arguments": {
"--testFile": "test3.json",
"--testDir": "test3",
"--timberWinRConfig": "test3-tw.json",
"--numMessages": 1234,
"--logLevel": "debug",
"--tcp": "5140",
"--jroll": ["r1.jlog", "r2.jlog"],
"--json": ["1.jlog", "2.jlog", "3.jlog", "4.jlog"],
"--resultsFile": "results3.json"
}
}