summaryrefslogtreecommitdiff
path: root/tests/specs/run/no_lock_flag/__test__.jsonc
blob: b8485c8459e410a755cb5fd4e336ad4410df8bd9 (plain)
1
2
3
4
5
{
  "args": "run --allow-import --no-lock no_lock_flag/main.ts",
  "output": "no_lock_flag/main.out",
  "exitCode": 0
}