From 949912d793cc8b80e6acb0978268405dc21a13e9 Mon Sep 17 00:00:00 2001 From: Johnson Denen Date: Sat, 22 Apr 2017 22:33:58 -0400 Subject: Use Cask to run tests in TravisCI --- test/mastodon-http-tests.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/mastodon-http-tests.el') diff --git a/test/mastodon-http-tests.el b/test/mastodon-http-tests.el index 55f6bf3..06b92d5 100644 --- a/test/mastodon-http-tests.el +++ b/test/mastodon-http-tests.el @@ -1,7 +1,5 @@ (require 'el-mock) -(load-file "../lisp/mastodon-http.el") - (ert-deftest mastodon-http:get:retrieves-endpoint () "Should make a `url-retrieve' of the given URL." (let ((callback-double (lambda () "double"))) -- cgit v1.2.3