diff options
Diffstat (limited to 'tests/specs/task/bin_package/npm-run.out')
-rw-r--r-- | tests/specs/task/bin_package/npm-run.out | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/specs/task/bin_package/npm-run.out b/tests/specs/task/bin_package/npm-run.out new file mode 100644 index 000000000..0c636787a --- /dev/null +++ b/tests/specs/task/bin_package/npm-run.out @@ -0,0 +1,6 @@ + +> sayhi +> cli-esm hi hello + +hi +hello |