diff options
| author | Ryan Davis <ryand-ruby@zenspider.com> | 2019-11-26 19:24:16 -0800 |
|---|---|---|
| committer | Ryan Davis <ryand-ruby@zenspider.com> | 2019-12-02 14:42:16 -0800 |
| commit | 303875fa79e32fc0909785b271882357f56a588e (patch) | |
| tree | 4314a27bee45c348108d5268b24de12b70b2bd0f /test | |
| parent | a9e6fa471185384d6b134add9c681ea2672c4f62 (diff) | |
Switched the test to lexical-binding as well
Diffstat (limited to 'test')
| -rw-r--r-- | test/test-perspective.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-perspective.el b/test/test-perspective.el index 5ea881c..7d514d8 100644 --- a/test/test-perspective.el +++ b/test/test-perspective.el @@ -1,4 +1,4 @@ -;;; test-perspective.el --- Tests for perspective +;;; test-perspective.el --- Tests for perspective -*- lexical-binding: t; -*- ;; Licensed under the same terms as Emacs and under the MIT license. |
