--- a/test/lisp/eshell/em-cmpl-tests.el +++ b/test/lisp/eshell/em-cmpl-tests.el @@ -186,7 +186,7 @@ em-cmpl-test/file-completion/non-unique (save-excursion (goto-char (point-max)) (forward-line -1) - (should (looking-at "Complete, but not unique"))))))) + (should (looking-at "Making completion list..."))))))) (ert-deftest em-cmpl-test/file-completion/glob () "Test completion of file names using a glob."