aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/lisp/international/ccl-tests.el2
-rw-r--r--test/lisp/international/mule-util-tests.el2
2 files changed, 3 insertions, 1 deletions
diff --git a/test/lisp/international/ccl-tests.el b/test/lisp/international/ccl-tests.el
index 3581cd784f0..283b2e1b32b 100644
--- a/test/lisp/international/ccl-tests.el
+++ b/test/lisp/international/ccl-tests.el
@@ -1,3 +1,5 @@
1;;; ccl-tests.el --- unit tests for ccl.el -*- lexical-binding:t -*-
2
1;; Copyright (C) 2018-2020 Free Software Foundation, Inc. 3;; Copyright (C) 2018-2020 Free Software Foundation, Inc.
2 4
3;; This file is part of GNU Emacs. 5;; This file is part of GNU Emacs.
diff --git a/test/lisp/international/mule-util-tests.el b/test/lisp/international/mule-util-tests.el
index c571782d635..18e63a80775 100644
--- a/test/lisp/international/mule-util-tests.el
+++ b/test/lisp/international/mule-util-tests.el
@@ -1,4 +1,4 @@
1;;; mule-util --- tests for international/mule-util.el 1;;; mule-util --- tests for international/mule-util.el -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2002-2020 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2020 Free Software Foundation, Inc.
4 4