branch: elpa/git-commit commit 5a43c5f557ff31c3c598d4b51f2c2dd96e7adbb6 Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
magit-tests.el: Use lexical-binding --- test/magit-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/magit-tests.el b/test/magit-tests.el index 5ce5e82211..05f6d52d7d 100644 --- a/test/magit-tests.el +++ b/test/magit-tests.el @@ -1,4 +1,4 @@ -;;; magit-tests.el --- Tests for Magit +;;; magit-tests.el --- Tests for Magit -*- lexical-binding:t -*- ;; Copyright (C) 2008-2022 The Magit Project Contributors