1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00

* test/manual/image-transforms-tests.el: Use lexical-binding.

This commit is contained in:
Stefan Kangas 2020-10-24 12:34:23 +02:00
parent 228d9d615d
commit ff1068936f

View File

@ -1,4 +1,4 @@
;;; image-transform-tests.el --- Test suite for image transforms.
;;; image-transform-tests.el --- Test suite for image transforms. -*- lexical-binding: t -*-
;; Copyright (C) 2019-2020 Free Software Foundation, Inc.