Use lexical-binding in most eshell tests
* test/lisp/eshell/em-hist-tests.el: * test/lisp/eshell/em-ls-tests.el: * test/lisp/eshell/esh-opt-tests.el: Use lexical-binding.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
;;; tests/em-hist-tests.el --- em-hist test suite
|
||||
;;; tests/em-hist-tests.el --- em-hist test suite -*- lexical-binding:t -*-
|
||||
|
||||
;; Copyright (C) 2017-2020 Free Software Foundation, Inc.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
;;; tests/em-ls-tests.el --- em-ls test suite
|
||||
;;; tests/em-ls-tests.el --- em-ls test suite -*- lexical-binding:t -*-
|
||||
|
||||
;; Copyright (C) 2017-2020 Free Software Foundation, Inc.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
;;; tests/esh-opt-tests.el --- esh-opt test suite
|
||||
;;; tests/esh-opt-tests.el --- esh-opt test suite -*- lexical-binding:t -*-
|
||||
|
||||
;; Copyright (C) 2018-2020 Free Software Foundation, Inc.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user