; * test/lisp/info-xref-tests.el: Remove stray line from previous.

This commit is contained in:
Glenn Morris 2018-03-19 17:08:46 -04:00
parent 5c8c8f0a49
commit 6b168a3b24

View file

@ -155,7 +155,6 @@ text.
(with-current-buffer info-xref-output-buffer
(goto-char (point-max))
(should (search-backward "done" nil t))
(re-search-forward "\\([0-9]+\\) bad" (line-end-position) t)
(should (string-match-p
" [0-9]\\{3,\\} good, 0 bad"
(buffer-substring-no-properties (line-beginning-position)