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-auth-tests.el | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test/mastodon-auth-tests.el') diff --git a/test/mastodon-auth-tests.el b/test/mastodon-auth-tests.el index 1bbc46b..b3edea8 100644 --- a/test/mastodon-auth-tests.el +++ b/test/mastodon-auth-tests.el @@ -1,9 +1,5 @@ (require 'el-mock) -(load-file "../lisp/mastodon.el") -(load-file "../lisp/mastodon-http.el") -(load-file "../lisp/mastodon-auth.el") - (ert-deftest mastodon-auth:token-file () "Should return `mastodon-token-file' value." (should (string= (mastodon-auth--token-file) "~/.emacs.d/mastodon.plstore"))) -- cgit v1.2.3