summaryrefslogtreecommitdiff
path: root/tests/specs/npm/node_modules_dir_with_deps/__test__.jsonc
blob: 945a3f4d4bbd9c1ccf5b9d1e515b7236a2b22149 (plain)
1
2
3
4
5
{
  "tempDir": true,
  "args": "run --allow-read --allow-env --node-modules-dir=auto cjs_with_deps/main.js",
  "output": "cjs_with_deps/main_node_modules.out"
}