mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
Use lexical-binding for all net tests
* test/lisp/net/dbus-tests.el: * test/lisp/net/gnutls-tests.el: * test/lisp/net/newsticker-tests.el: * test/lisp/net/puny-tests.el: * test/lisp/net/rfc2104-tests.el: Use lexical-binding.
This commit is contained in:
parent
1fab12efd4
commit
fe15dd9dea
5 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
;;; dbus-tests.el --- Tests of D-Bus integration into Emacs
|
||||
;;; dbus-tests.el --- Tests of D-Bus integration into Emacs -*- lexical-binding:t -*-
|
||||
|
||||
;; Copyright (C) 2013-2020 Free Software Foundation, Inc.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue