summaryrefslogtreecommitdiffstats
path: root/tests/shtest
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shtest')
-rwxr-xr-xtests/shtest2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shtest b/tests/shtest
index 89ae6177..2614e900 100755
--- a/tests/shtest
+++ b/tests/shtest
@@ -1,6 +1,6 @@
#!/bin/sh
-. "${0%/*}/setup"
+. "${0%/*}/setup" "$@"
PATH=$JQBASEDIR:$PATH $JQBASEDIR/tests/jq-f-test.sh > /dev/null