; Add missing section marker to ert.el
This commit is contained in:
parent
859608c051
commit
893f6652da
1 changed files with 2 additions and 0 deletions
|
@ -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).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue