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