(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:
parent
e10848b7e5
commit
ec25abac89
@ -11,7 +11,7 @@ proc teardown {} {
|
||||
setup
|
||||
|
||||
|
||||
assert_complete_any "ri "
|
||||
assert_complete_any "ri RI"
|
||||
|
||||
|
||||
sync_after_int
|
||||
|
Loading…
x
Reference in New Issue
Block a user