summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2017-03-08 15:29:33 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2017-03-08 15:29:33 +0200
commit2283d18596c18d00bc523a3e7e05e77c6765dba3 (patch)
tree5308f683413fc59a3d1ec7e3401942d7300ce528 /test
parented40997a7c8e86db3b59dfb551271936f14f8c78 (diff)
Kill an obsolete require
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 36f358c8..714e3f10 100644
--- a/test/cider-tests--no-auto.el
+++ b/test/cider-tests--no-auto.el
@@ -34,7 +34,6 @@
(require 'cider)
(require 'subr-x)
(require 'cider-compat)
-(require 'cl-lib)
;;; Docs
;; Presenting docs erroneously would cause an ugly scene.