]> git.eshelyaron.com Git - emacs.git/commitdiff
; * test/lisp/info-xref-tests.el: Remove stray line from previous.
authorGlenn Morris <rgm@gnu.org>
Mon, 19 Mar 2018 21:08:46 +0000 (17:08 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 19 Mar 2018 21:08:46 +0000 (17:08 -0400)
test/lisp/info-xref-tests.el

index 6d3a4618377feae92c0e7962b05ebd85480fd1e4..1fcbb385791518a532be60fb86a8d9150e440c88 100644 (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)