summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-06-18 08:01:51 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2018-06-18 08:01:51 +0300
commitb28fbac964907172fdedc3bea56eab905d5fbdbf (patch)
tree1a12c9d5217a7ef210ce73c5e5e7cc71671bb74f /test
parente7f075fe8a77e3f55414e6510ae593b07710250a (diff)
Remove cider-compat.el
It's no longer needed now that we target Emacs 25.
Diffstat (limited to 'test')
-rw-r--r--test/cider-tests--no-auto.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cider-tests--no-auto.el b/test/cider-tests--no-auto.el
index c27bd50b..cf7bd739 100644
--- a/test/cider-tests--no-auto.el
+++ b/test/cider-tests--no-auto.el
@@ -33,7 +33,6 @@
(require 'buttercup)
(require 'cider)
(require 'subr-x)
-(require 'cider-compat)
;;; Docs
;; Presenting docs erroneously would cause an ugly scene.