aboutsummaryrefslogtreecommitdiff
path: root/test/ert-helper.el
diff options
context:
space:
mode:
authormousebot <mousebot@riseup.net>2021-11-06 14:53:24 +0100
committermousebot <mousebot@riseup.net>2021-11-06 15:25:11 +0100
commit14476572dafe12454015189f67d8f29f50b25ccb (patch)
tree81220d8bc3f936ff006e0f92ea4438d47e57af73 /test/ert-helper.el
parent7718f0b3126407916447c66ac627114693513b04 (diff)
add tests for -search.el
Diffstat (limited to 'test/ert-helper.el')
-rw-r--r--test/ert-helper.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ert-helper.el b/test/ert-helper.el
index d3e0016..a6d6692 100644
--- a/test/ert-helper.el
+++ b/test/ert-helper.el
@@ -1,3 +1,4 @@
+(load-file "lisp/mastodon-search.el")
(load-file "lisp/mastodon-async.el")
(load-file "lisp/mastodon-http.el")
(load-file "lisp/mastodon-auth.el")