diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/mastodon-notifications-tests.el (renamed from test/mastodon-notifications-test.el) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mastodon-notifications-test.el b/test/mastodon-notifications-tests.el index 4804e10..f5cc4c5 100644 --- a/test/mastodon-notifications-test.el +++ b/test/mastodon-notifications-tests.el @@ -1,4 +1,4 @@ -;;; mastodon-notifications-test.el --- Tests for mastodon-notifications.el -*- lexical-binding: nil -*- +;;; mastodon-notifications-tests.el --- Tests for mastodon-notifications.el -*- lexical-binding: nil -*- (require 'cl-lib) (require 'cl-macs) |