summaryrefslogtreecommitdiff
path: root/tests/specs/cache/package_json/__test__.jsonc
blob: 803d5ef09aa01df4b19a0e8fadfb1c98c56ec52a (plain)
1
2
3
4
5
6
7
{
  "tempDir": true,
  // TODO(2.0): decide if this test should be fixed or removed
  "ignore": true,
  "args": "cache main.ts",
  "output": "main.cache.out"
}