summaryrefslogtreecommitdiff
path: root/tests/specs/task/npm_run/task_test.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/task/npm_run/task_test.out')
-rw-r--r--tests/specs/task/npm_run/task_test.out3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/specs/task/npm_run/task_test.out b/tests/specs/task/npm_run/task_test.out
new file mode 100644
index 000000000..f3d7398d9
--- /dev/null
+++ b/tests/specs/task/npm_run/task_test.out
@@ -0,0 +1,3 @@
+Task test npm run echo hi there
+Task echo echo "hi" "there"
+hi there