diff options
Diffstat (limited to 'tests/cli-opts.sh')
-rwxr-xr-x | tests/cli-opts.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cli-opts.sh b/tests/cli-opts.sh index 05a898e..d1fee95 100755 --- a/tests/cli-opts.sh +++ b/tests/cli-opts.sh @@ -1,6 +1,7 @@ #!/bin/sh set -u +. aux/utils.sh . tests/lib.sh assert_usage() { |