aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-04-01 18:44:43 +0200
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-04-01 18:45:21 +0200
commitaa6f86f99c778cb1bfb3b96ee7e8e79c0bb6751d (patch)
tree9ba9da9a6f196bdbbb23d49bf518182cba8b51c8 /test
parentd2cf869d4917d0a12c9aa866522632b72aceca7f (diff)
ert-helper: search before mastodon.el
Diffstat (limited to 'test')
-rw-r--r--test/ert-helper.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ert-helper.el b/test/ert-helper.el
index 984a8ae..9c85dfb 100644
--- a/test/ert-helper.el
+++ b/test/ert-helper.el
@@ -1,6 +1,7 @@
(load-file "lisp/mastodon-http.el")
(load-file "lisp/mastodon-iso.el")
(load-file "lisp/mastodon-toot.el")
+(load-file "lisp/mastodon-search.el")
(load-file "lisp/mastodon.el")
(load-file "lisp/mastodon-search.el")
(load-file "lisp/mastodon-client.el")
@@ -10,7 +11,6 @@
(load-file "lisp/mastodon-media.el")
(load-file "lisp/mastodon-notifications.el")
(load-file "lisp/mastodon-profile.el")
-(load-file "lisp/mastodon-search.el")
(load-file "lisp/mastodon-tl.el")
(load-file "lisp/mastodon-async.el")