Use lexical-binding for international tests
* test/lisp/international/mule-util-tests.el: * test/lisp/international/ccl-tests.el: Use lexical-binding.
This commit is contained in:
parent
fe15dd9dea
commit
3335dcca1f
2 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
;;; ccl-tests.el --- unit tests for ccl.el -*- lexical-binding:t -*-
|
||||
|
||||
;; Copyright (C) 2018-2020 Free Software Foundation, Inc.
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;;; mule-util --- tests for international/mule-util.el
|
||||
;;; mule-util --- tests for international/mule-util.el -*- lexical-binding:t -*-
|
||||
|
||||
;; Copyright (C) 2002-2020 Free Software Foundation, Inc.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue