summaryrefslogtreecommitdiff
path: root/tests/specs/test/slow_test/__test__.jsonc
blob: 114b0c2c1a8e6aac716e3af2d4329fb9869be161 (plain)
1
2
3
4
5
6
7
8
{
  "args": "test main.js",
  "envs": {
    "DENO_SLOW_TEST_TIMEOUT": "1"
  },
  "output": "main.out",
  "exitCode": 0
}