diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-08-27 11:08:57 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-08-27 11:08:57 +0200 |
commit | 61f742f40df98bd79337bb755ff1c30db3da8f02 (patch) | |
tree | ba32725a4ad51eac8e14aa578016d87863bcfb0a /test | |
parent | 0415a6cd1bd19be021c619e52d7b7fd675927cfc (diff) | |
parent | ed8353064120e8941c617884c361c2cf1898e674 (diff) |
Merge branch 'develop'
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) |