aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-08-27 10:30:31 +0200
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-08-27 11:02:20 +0200
commit7fefb9d6c420e0498636b09465fbc1b811a33c12 (patch)
tree461ade190b70a1fa9532844f77e72407fd8d7f68
parente5910a382c2f35d004643bb742a68e0189d0a83d (diff)
masto notifs tests filename correct
-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)