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-client-tests.el | 1 - 1 file changed, 1 deletion(-) (limited to 'test/mastodon-client-tests.el') diff --git a/test/mastodon-client-tests.el b/test/mastodon-client-tests.el index 2a58b84..73a3d7e 100644 --- a/test/mastodon-client-tests.el +++ b/test/mastodon-client-tests.el @@ -1,5 +1,4 @@ (require 'el-mock) -(load-file "../lisp/mastodon-client.el") (ert-deftest register () "Should POST to /apps." -- cgit v1.2.3