summaryrefslogtreecommitdiff
path: root/tests/specs/run/unsafe_proto_flag/__test__.jsonc
blob: 8bd2b56ffc9611b0666f13838c33467593db8e9c (plain)
1
2
3
4
5
{
  "args": "run -A --unstable-unsafe-proto unsafe_proto/main.js",
  "output": "unsafe_proto/main_with_unsafe_proto_flag.out",
  "exitCode": 0
}