From: Glenn Morris Date: Mon, 19 Mar 2018 21:08:46 +0000 (-0400) Subject: ; * test/lisp/info-xref-tests.el: Remove stray line from previous. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d5087f9e7e9a9def27f6f105767fe1e447355aaf;p=emacs.git ; * test/lisp/info-xref-tests.el: Remove stray line from previous. --- diff --git a/test/lisp/info-xref-tests.el b/test/lisp/info-xref-tests.el index 6d3a4618377..1fcbb385791 100644 --- a/test/lisp/info-xref-tests.el +++ b/test/lisp/info-xref-tests.el @@ -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)