; * test/lisp/info-xref-tests.el: Remove stray line from previous.
This commit is contained in:
parent
5c8c8f0a49
commit
6b168a3b24
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue