summaryrefslogtreecommitdiff
path: root/tests/specs/npm/lifecycle_scripts/conflicting_bin.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/npm/lifecycle_scripts/conflicting_bin.out')
-rw-r--r--tests/specs/npm/lifecycle_scripts/conflicting_bin.out13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/specs/npm/lifecycle_scripts/conflicting_bin.out b/tests/specs/npm/lifecycle_scripts/conflicting_bin.out
new file mode 100644
index 000000000..c70aafdd5
--- /dev/null
+++ b/tests/specs/npm/lifecycle_scripts/conflicting_bin.out
@@ -0,0 +1,13 @@
+[UNORDERED_START]
+Download http://localhost:4260/@denotest/better-say-hello
+Download http://localhost:4260/@denotest/say-hello-on-install
+Download http://localhost:4260/@denotest/say-hello
+Download http://localhost:4260/@denotest/better-say-hello/1.0.0.tgz
+Download http://localhost:4260/@denotest/say-hello-on-install/1.0.0.tgz
+Download http://localhost:4260/@denotest/say-hello/1.0.0.tgz
+Initialize @denotest/better-say-hello@1.0.0
+Initialize @denotest/say-hello-on-install@1.0.0
+Initialize @denotest/say-hello@1.0.0
+[UNORDERED_END]
+install script
+@denotest/say-hello says hello!