emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] feature/gnus-select d5087f9 131/218: ; * test/lisp/info-xr


From: Andrew G Cohen
Subject: [Emacs-diffs] feature/gnus-select d5087f9 131/218: ; * test/lisp/info-xref-tests.el: Remove stray line from previous.
Date: Fri, 14 Dec 2018 03:35:16 -0500 (EST)

branch: feature/gnus-select
commit d5087f9e7e9a9def27f6f105767fe1e447355aaf
Author: Glenn Morris <address@hidden>
Commit: Andrew G Cohen <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]