diff --git a/test/lib/completions/ssh.exp b/test/lib/completions/ssh.exp index 1599dccc..3ef0bb69 100644 --- a/test/lib/completions/ssh.exp +++ b/test/lib/completions/ssh.exp @@ -60,7 +60,7 @@ sync_after_int set test "First argument should complete partial hostname" -assert_complete_partial [get_hosts] ssh "" $test -ltrim-colon-completions +assert_complete_partial [get_known_hosts] ssh "l" $test -ltrim-colon-completions sync_after_int