diff --git a/test/lib/completions/rmdir.exp b/test/lib/completions/rmdir.exp index cc604761..6452b4bb 100644 --- a/test/lib/completions/rmdir.exp +++ b/test/lib/completions/rmdir.exp @@ -17,4 +17,10 @@ assert_complete_any "rmdir " sync_after_int +assert_complete {"bar bar.d/" foo.d/} "rmdir fixtures/shared/default/" + + +sync_after_int + + teardown