branch: scratch/hyperbole
commit b482b48c68eeb5d84ac07062303c25a99b43937b
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>
Fix compilation of test file
* test/kcell-tests.el (kcell): Don't presume `kotl/` is in `load-path`.
---
test/kcell-tests.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/kcell-tests.el b/test/kcell-tests.el
index 58deeb8ff1..83a7a3f3e7 100644
--- a/test/kcell-tests.el
+++ b/test/kcell-tests.el
@@ -24,7 +24,7 @@
;;; Code:
-(require 'kcell)
+(require 'kcell "kotl/kcell")
(require 'kotl-mode)
(defconst kcell-tests--ref-to-id-tests