projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
652b0f4
)
; * test/lisp/progmodes/xref-tests.el: Add footer.
author
Philipp Stephani
<phst@google.com>
Sun, 18 Apr 2021 20:05:59 +0000
(22:05 +0200)
committer
Philipp Stephani
<phst@google.com>
Sun, 18 Apr 2021 20:05:59 +0000
(22:05 +0200)
test/lisp/progmodes/xref-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/progmodes/xref-tests.el
b/test/lisp/progmodes/xref-tests.el
index c25bbd94775bb48a9242dea87dcca728b89da92a..66099dc110c77e5e934f2fc5c208985d7f3184b0 100644
(file)
--- a/
test/lisp/progmodes/xref-tests.el
+++ b/
test/lisp/progmodes/xref-tests.el
@@
-156,3
+156,5
@@
(cl-every (lambda (e1 e2)
(string-match-p e1 e2))
expected actual)))))
+
+;;; xref-tests.el ends here