summaryrefslogtreecommitdiff
path: root/tests/specs/run/allow_run_insecure_warnings/__test__.jsonc
blob: b64146ee95072877b3606610663ee2cc7e9a0a31 (plain)
1
2
3
4
5
6
7
8
{
  "tests": {
    "no_allow_list": {
      "args": "run --allow-run main.ts",
      "output": "no_allow_list.out"
    }
  }
}