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

master
Ville Skyttä 2014-12-29 11:30:54 +02:00
parent 3567d9354f
commit 377e24024e
1 changed files with 4 additions and 0 deletions

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