diff options
Diffstat (limited to 'test/ert-helper.el')
-rw-r--r-- | test/ert-helper.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ert-helper.el b/test/ert-helper.el index c2fd5a6..f65649f 100644 --- a/test/ert-helper.el +++ b/test/ert-helper.el @@ -1,3 +1,4 @@ +(load-file "lisp/mastodon.el") (load-file "lisp/mastodon-search.el") (load-file "lisp/mastodon-async.el") (load-file "lisp/mastodon-http.el") |