From d5087f9e7e9a9def27f6f105767fe1e447355aaf Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 19 Mar 2018 17:08:46 -0400 Subject: [PATCH] ; * test/lisp/info-xref-tests.el: Remove stray line from previous. --- test/lisp/info-xref-tests.el | 1 - 1 file changed, 1 deletion(-) 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) -- 2.39.2