(testsuite) Make ri basic test case more likely to work.

Plain "ri " completion returns 3729 entries on my box which is way
more than fits into the expect buffer we have in effect.
This commit is contained in:
Ville Skyttä 2011-04-01 20:09:42 +03:00
parent e10848b7e5
commit ec25abac89

View File

@ -11,7 +11,7 @@ proc teardown {} {
setup
assert_complete_any "ri "
assert_complete_any "ri RI"
sync_after_int