12 lines
177 B
JSON
12 lines
177 B
JSON
|
{
|
||
|
"path": ["."],
|
||
|
"flags": [],
|
||
|
"main": "run.js",
|
||
|
"run_count": 2,
|
||
|
"results_regexp": "^%s: (.+)$",
|
||
|
"tests": [
|
||
|
{"name": "Richards"},
|
||
|
{"name": "DeltaBlue"}
|
||
|
]
|
||
|
}
|