11 lines
248 B
JSON
11 lines
248 B
JSON
{
|
|
"phabricator.uri" : "http://10.0.10.242",
|
|
|
|
"load": [
|
|
".arcanist-extensions/tap_test_engine"
|
|
],
|
|
|
|
"unit.engine": "TAPTestEngine",
|
|
"unit.engine.tap.command": "gulp --cwd node_server --reporter tap test",
|
|
"unit.engine.tap.eol": "\n"
|
|
} |