summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-11-19 12:01:05 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2016-11-19 12:01:05 +0200
commit70971d0a918053d86e76e4ff8248b25a8646940e (patch)
treebfe8a3387839e61decf1e992a34c1019713150dd /test
parent3be082ae4a3d0b40d360648b20fb7caa14c0a9fc (diff)
Drop support for Emacs 24.3
Diffstat (limited to 'test')
-rw-r--r--test/cider-tests--no-auto.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cider-tests--no-auto.el b/test/cider-tests--no-auto.el
index 15331f97..7f45f6bd 100644
--- a/test/cider-tests--no-auto.el
+++ b/test/cider-tests--no-auto.el
@@ -32,7 +32,7 @@
(require 'buttercup)
(require 'cider)
-(require 'cider-compat)
+(require 'subr-x)
(require 'cl-lib)
;;; Docs