emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 6b168a3: ; * test/lisp/info-xref-tests.el: Remove s


From: Glenn Morris
Subject: [Emacs-diffs] master 6b168a3: ; * test/lisp/info-xref-tests.el: Remove stray line from previous.
Date: Mon, 19 Mar 2018 17:08:59 -0400 (EDT)

branch: master
commit 6b168a3b243dea4500ba5518316abb6e447af35e
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    ; * 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 6d3a461..1fcbb38 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]