diff options
Diffstat (limited to 'node_modules/spawn-wrap/test/fixtures/npm.cmd')
-rw-r--r-- | node_modules/spawn-wrap/test/fixtures/npm.cmd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/node_modules/spawn-wrap/test/fixtures/npm.cmd b/node_modules/spawn-wrap/test/fixtures/npm.cmd deleted file mode 100644 index 521ec9e4d..000000000 --- a/node_modules/spawn-wrap/test/fixtures/npm.cmd +++ /dev/null @@ -1,2 +0,0 @@ -@echo This code should never be executed. -exit /B 1 |