Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/test/disabled/change-bin-1/bin/foo')
-rw-r--r--deps/npm/test/disabled/change-bin-1/bin/foo2
1 files changed, 0 insertions, 2 deletions
diff --git a/deps/npm/test/disabled/change-bin-1/bin/foo b/deps/npm/test/disabled/change-bin-1/bin/foo
deleted file mode 100644
index fb16c2b23cc..00000000000
--- a/deps/npm/test/disabled/change-bin-1/bin/foo
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-echo "foo"