diff options
Diffstat (limited to 'tests/version.sh')
-rwxr-xr-x | tests/version.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/version.sh b/tests/version.sh index 9b86808..612d6e8 100755 --- a/tests/version.sh +++ b/tests/version.sh @@ -30,3 +30,5 @@ case "$("${PRO_ARCHMAN}" version)" in 'pro-archman '*) result_ 'ok' -- 'version command output';; *) result_ 'not ok' -- 'version command output';; esac + +: |