summaryrefslogtreecommitdiff
path: root/tests/specs/npm/nonexistent_file/__test__.jsonc
blob: 2ad137bf4a74243867611e5f98128c8093292cf9 (plain)
1
2
3
4
5
{
  "args": "run -A --quiet nonexistent_file/main.js",
  "output": "nonexistent_file/main.out",
  "exitCode": 1
}