diff options
Diffstat (limited to 'tests/test-org-noter--title-to-slug.el')
| -rw-r--r-- | tests/test-org-noter--title-to-slug.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-org-noter--title-to-slug.el b/tests/test-org-noter--title-to-slug.el index b6880cf6..8b702282 100644 --- a/tests/test-org-noter--title-to-slug.el +++ b/tests/test-org-noter--title-to-slug.el @@ -7,6 +7,8 @@ ;;; Code: (require 'ert) +(require 'user-constants) +(require 'keybindings) (require 'org-noter-config) ;;; Normal Cases |
