summaryrefslogtreecommitdiff
path: root/tests/specs/npm/exec_file_inside_npm_package/__test__.jsonc
AgeCommit message (Expand)Author
2024-08-31chore: remove DENO_FUTURE=1 from spec tests (#25329)Bartek Iwańczuk
2024-08-29test: run specs::npm::exec_file_inside_npm_package with DENO_FUTURE=1 (#25282)Bartek Iwańczuk
2024-08-16fix(ext/node): improve shelljs compat with managed npm execution (#24912)Yoshiya Hinosawa