(testsuite): Add mcrypt -a and -m argument completion tests

This commit is contained in:
Ville Skyttä 2014-12-29 11:30:54 +02:00
parent 3567d9354f
commit 377e24024e

View File

@ -12,8 +12,12 @@ setup
assert_complete_any "mcrypt "
sync_after_int
assert_complete_any "mcrypt -a "
sync_after_int
assert_complete_any "mcrypt -m "
sync_after_int