diff --git a/test/lib/completions/pydoc.exp b/test/lib/completions/pydoc.exp index 08109f58..fe573693 100644 --- a/test/lib/completions/pydoc.exp +++ b/test/lib/completions/pydoc.exp @@ -11,7 +11,7 @@ proc teardown {} { setup -assert_complete_any "pydoc " +assert_complete_any "pydoc r" sync_after_int