From 098bc1463eeac231e04dcf395626ae24e0a7ad7b Mon Sep 17 00:00:00 2001 From: Johnson Denen Date: Sun, 23 Apr 2017 13:55:31 -0400 Subject: Close #52 with mastodon-tl--more function You can request more toots by hitting 'j' at the end of a timeline buffer --- test/ert-helper.el | 1 + 1 file changed, 1 insertion(+) (limited to 'test/ert-helper.el') diff --git a/test/ert-helper.el b/test/ert-helper.el index 53111d7..517eb35 100644 --- a/test/ert-helper.el +++ b/test/ert-helper.el @@ -3,4 +3,5 @@ (load-file "lisp/mastodon-auth.el") (load-file "lisp/mastodon-toot.el") (load-file "lisp/mastodon-tl.el") +(load-file "lisp/mastodon.el") -- cgit v1.2.3