summaryrefslogtreecommitdiff
path: root/tests/specs/node/node_test_module/__test__.jsonc
blob: ef93b66731af21f4cc5d7453280df56ab5ad96b4 (plain)
1
2
3
4
5
6
7
8
9
{
  "args": "test test.js",
  "output": "test.out",
  "envs": {
    "NO_COLOR": "1",
    "NPM_CONFIG_REGISTRY": "http://localhost:4260/"
  },
  "exitCode": 1
}