summaryrefslogtreecommitdiff
path: root/tests/specs/task/workspace/scripts.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/task/workspace/scripts.out')
-rw-r--r--tests/specs/task/workspace/scripts.out7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/specs/task/workspace/scripts.out b/tests/specs/task/workspace/scripts.out
new file mode 100644
index 000000000..808106c92
--- /dev/null
+++ b/tests/specs/task/workspace/scripts.out
@@ -0,0 +1,7 @@
+Available tasks:
+- echo-root
+ echo $PWD
+- pkg-json-root (package.json)
+ echo pkg-json $PWD
+- pkg-json-root-2 (package.json)
+ echo hi