diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/test-cj-org-text-sanitize.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-cj-org-text-sanitize.el b/tests/test-cj-org-text-sanitize.el index cdad9af5..4a4ef2c3 100644 --- a/tests/test-cj-org-text-sanitize.el +++ b/tests/test-cj-org-text-sanitize.el @@ -12,7 +12,7 @@ (require 'ert) (add-to-list 'load-path (expand-file-name "modules" user-emacs-directory)) -(require 'cj-org-text) +(require 'cj-org-text-lib) ;;; cj/org-sanitize-body-text -- Normal cases |
