aboutsummaryrefslogtreecommitdiff
path: root/test/ert-helper.el
blob: d3e0016cd769a6d3011d57728f68ba86f851c043 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
(load-file "lisp/mastodon-async.el")
(load-file "lisp/mastodon-http.el")
(load-file "lisp/mastodon-auth.el")
(load-file "lisp/mastodon-client.el")
(load-file "lisp/mastodon-discover.el")
(load-file "lisp/mastodon-inspect.el")
(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-toot.el")
(load-file "lisp/mastodon.el")