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:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user