diff --git a/test/src/comp-tests.el b/test/src/comp-tests.el index 1b239cec795..a5f33069e01 100644 --- a/test/src/comp-tests.el +++ b/test/src/comp-tests.el @@ -1472,4 +1472,8 @@ folded." (equal (comp-mvar-typeset mvar) comp-tests-cond-rw-expected-type)))))))) +;; Local Variables: +;; no-byte-compile: t +;; End: + ;;; comp-tests.el ends here