Skip to content

Commit 8bf966b

Browse files
committed
Prevent "void-function colir-color-parse" in ivy-test.el
1 parent f9c5149 commit 8bf966b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ivy-test.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
;;; Code:
2828
(require 'ert)
29+
(require 'colir)
2930

3031
;; useful for #'ivy-read-remap. It must arrive before (require 'ivy)
3132
(define-key global-map (kbd "<S-right>") #'end-of-buffer)

0 commit comments

Comments
 (0)