(testsuite): Limit wtf completions to A* to keep expect happier.

This commit is contained in:
Ville Skyttä 2013-11-26 19:49:18 +02:00
parent 920bbb8582
commit c527b543a8

View File

@ -11,7 +11,7 @@ proc teardown {} {
setup
assert_complete_any "wtf "
assert_complete_any "wtf A"
sync_after_int