summaryrefslogtreecommitdiff
path: root/tests/specs/check/package_json_auto_install/__test__.jsonc
blob: 3fa33cdb798e41aa42cc48d0a0d1d8f760461091 (plain)
1
2
3
4
5
6
7
8
9
{
  "tempDir": true,
  "steps": [
    {
      "args": "check main.ts",
      "output": "check.out"
    }
  ]
}