diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/test-cj-cache.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-cj-cache.el b/tests/test-cj-cache.el index 76315acd..68f2bf0e 100644 --- a/tests/test-cj-cache.el +++ b/tests/test-cj-cache.el @@ -12,7 +12,7 @@ (require 'cl-lib) (add-to-list 'load-path (expand-file-name "modules" user-emacs-directory)) -(require 'cj-cache) +(require 'cj-cache-lib) ;;; cj/cache-make |
