mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; 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)
|
'ert--activate-font-lock-keywords)
|
||||||
nil)
|
nil)
|
||||||
|
|
||||||
|
;;; erts files.
|
||||||
|
|
||||||
(defun ert-test-erts-file (file &optional transform)
|
(defun ert-test-erts-file (file &optional transform)
|
||||||
"Parse FILE as a file containing before/after parts (an erts file).
|
"Parse FILE as a file containing before/after parts (an erts file).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue