diff options
Diffstat (limited to 'tests/cli-opts.sh')
-rwxr-xr-x | tests/cli-opts.sh | 2 |
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' |