summaryrefslogtreecommitdiff
path: root/modules/test-runner.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/test-runner.el')
-rw-r--r--modules/test-runner.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/test-runner.el b/modules/test-runner.el
index 13865236..1c993446 100644
--- a/modules/test-runner.el
+++ b/modules/test-runner.el
@@ -65,10 +65,10 @@
(require 'ert)
(require 'cl-lib)
+(require 'keybindings) ;; provides cj/custom-keymap
;;; External Variables and Functions
-(defvar cj/custom-keymap) ; Defined in init.el
(declare-function projectile-project-root "projectile" ())
;;; Variables