aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/lisp/international/mule-util-tests.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/lisp/international/mule-util-tests.el b/test/lisp/international/mule-util-tests.el
index 18e63a80775..cc199bd4972 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 -*- lexical-binding:t -*- 1;;; mule-util-tests.el --- 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
@@ -81,4 +81,4 @@
81(dotimes (i (length mule-util-test-truncate-data)) 81(dotimes (i (length mule-util-test-truncate-data))
82 (mule-util-test-truncate-create i)) 82 (mule-util-test-truncate-create i))
83 83
84;;; mule-util.el ends here 84;;; mule-util-tests.el ends here