diff --git a/test/test.sh b/test/test.sh index 49c7642..fa50619 100755 --- a/test/test.sh +++ b/test/test.sh @@ -26,10 +26,12 @@ --sort \ u \ v \ - --help \ w \ - --version \ -- \ x \ y \ z + +./test -e a b c --help + +./test -e a b c --version