]> git.eshelyaron.com Git - emacs.git/commit
Don't rely on lexical-binding being nil in tests
authorMattias Engdegård <mattiase@acm.org>
Wed, 22 Sep 2021 13:40:29 +0000 (15:40 +0200)
committerMattias Engdegård <mattiase@acm.org>
Wed, 22 Sep 2021 13:42:41 +0000 (15:42 +0200)
commit6ad77d36fd3f1a0080157c2064932e100ba6ad88
tree1ef5a55c3206cb963c8002bdc043e53c5a5de5c8
parent8213729c9353530a917ed10356b5f8c0802f6720
Don't rely on lexical-binding being nil in tests

* test/lisp/button-tests.el (button--help-echo-form):
* test/lisp/files-tests.el (files-tests-permanent-local-variables):
Remove assumption that `with-temp-buffer` creates a buffer
where `lexical-binding` is nil.
test/lisp/button-tests.el
test/lisp/files-tests.el