aboutsummaryrefslogtreecommitdiff
path: root/tests/cli-opts.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cli-opts.sh')
-rwxr-xr-xtests/cli-opts.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cli-opts.sh b/tests/cli-opts.sh
index befff4d..aa065d9 100755
--- a/tests/cli-opts.sh
+++ b/tests/cli-opts.sh
@@ -3,6 +3,8 @@ set -u
. aux/tests-lib.sh
+export PATH="$PWD/tests:$PATH"
+
test_help_flags() {
testing 'help flags'