projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c8c8f0
)
; * test/lisp/info-xref-tests.el: Remove stray line from previous.
author
Glenn Morris
<rgm@gnu.org>
Mon, 19 Mar 2018 21:08:46 +0000
(17:08 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 19 Mar 2018 21:08:46 +0000
(17:08 -0400)
test/lisp/info-xref-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/info-xref-tests.el
b/test/lisp/info-xref-tests.el
index 6d3a4618377feae92c0e7962b05ebd85480fd1e4..1fcbb385791518a532be60fb86a8d9150e440c88 100644
(file)
--- 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)