]> git.eshelyaron.com Git - emacs.git/commitdiff
; Add missing section marker to ert.el
authorStefan Kangas <stefankangas@gmail.com>
Sun, 9 Feb 2025 21:17:45 +0000 (22:17 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 10 Feb 2025 20:56:14 +0000 (21:56 +0100)
(cherry picked from commit 893f6652da3127bb894c822f338179aa6c0cb1cc)

lisp/emacs-lisp/ert.el

index fc1a4f22c96da970f97e4e85211d765d9ddf3fbf..2fb15aed2b66eb9e10fc4ee0096c08dbfff3bc44 100644 (file)
@@ -2853,6 +2853,8 @@ To be used in the ERT results buffer."
                          'ert--activate-font-lock-keywords)
   nil)
 
+;;; erts files.
+
 (defun ert-test-erts-file (file &optional transform)
   "Parse FILE as a file containing before/after parts (an erts file).