]> git.eshelyaron.com Git - emacs.git/commitdiff
; * test/lisp/progmodes/xref-tests.el: Add footer.
authorPhilipp Stephani <phst@google.com>
Sun, 18 Apr 2021 20:05:59 +0000 (22:05 +0200)
committerPhilipp Stephani <phst@google.com>
Sun, 18 Apr 2021 20:05:59 +0000 (22:05 +0200)
test/lisp/progmodes/xref-tests.el

index c25bbd94775bb48a9242dea87dcca728b89da92a..66099dc110c77e5e934f2fc5c208985d7f3184b0 100644 (file)
                  (cl-every (lambda (e1 e2)
                              (string-match-p e1 e2))
                            expected actual)))))
+
+;;; xref-tests.el ends here