summaryrefslogtreecommitdiff
path: root/test/lisp/jit-lock-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/jit-lock-tests.el')
-rw-r--r--test/lisp/jit-lock-tests.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/lisp/jit-lock-tests.el b/test/lisp/jit-lock-tests.el
index 121966b2b77..a54aad8165c 100644
--- a/test/lisp/jit-lock-tests.el
+++ b/test/lisp/jit-lock-tests.el
@@ -58,3 +58,5 @@
(with-silent-modifications
(put-text-property (point-min) (point-max) 'fontified t))
(jit-lock-fontify-now (point-min) (point-max))))
+
+;;; jit-lock-tests.el ends here