aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/lisp/international/mule-tests.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/lisp/international/mule-tests.el b/test/lisp/international/mule-tests.el
index 3c3bae14934..59c9ff5aab1 100644
--- a/test/lisp/international/mule-tests.el
+++ b/test/lisp/international/mule-tests.el
@@ -36,4 +36,7 @@
36 (find-auto-coding "" (buffer-size))) 36 (find-auto-coding "" (buffer-size)))
37 '(utf-8 . :coding))))) 37 '(utf-8 . :coding)))))
38 38
39;; Stop "Local Variables" above causing confusion when visiting this file.
40
41
39;;; mule-tests.el ends here 42;;; mule-tests.el ends here