aboutsummaryrefslogtreecommitdiff
path: root/test/ert-helper.el
diff options
context:
space:
mode:
authorJohnson Denen <johnson.denen@gmail.com>2017-04-24 23:16:28 -0400
committerJohnson Denen <johnson.denen@gmail.com>2017-04-24 23:18:59 -0400
commita7699dd76bc10ee3c7150ee1086b4c6115527573 (patch)
tree1c6628906f1c4ffaadbece8e1063ac0bd4986af9 /test/ert-helper.el
parente08939dd217f001857238cb1f588743fbffb6c97 (diff)
Add mastodon-media to test helper
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 517eb35..2df46d3 100644
--- a/test/ert-helper.el
+++ b/test/ert-helper.el
@@ -2,6 +2,7 @@
(load-file "lisp/mastodon-client.el")
(load-file "lisp/mastodon-auth.el")
(load-file "lisp/mastodon-toot.el")
+(load-file "lisp/mastodon-media.el")
(load-file "lisp/mastodon-tl.el")
(load-file "lisp/mastodon.el")