; Add missing section marker to ert.el

This commit is contained in:
Stefan Kangas 2025-02-09 22:17:45 +01:00
parent 859608c051
commit 893f6652da

View file

@ -2864,6 +2864,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).