summaryrefslogtreecommitdiff
path: root/test/automated/ert-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/automated/ert-tests.el')
-rw-r--r--test/automated/ert-tests.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/automated/ert-tests.el b/test/automated/ert-tests.el
index 53cbd1f1f88..45440e060c2 100644
--- a/test/automated/ert-tests.el
+++ b/test/automated/ert-tests.el
@@ -831,3 +831,7 @@ This macro is used to test if macroexpansion in `should' works."
(provide 'ert-tests)
;;; ert-tests.el ends here
+
+;; Local Variables:
+;; no-byte-compile: t
+;; End: