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