diff --git a/test/smartparens-markdown-test.el b/test/smartparens-markdown-test.el index 43361f28..53520498 100644 --- a/test/smartparens-markdown-test.el +++ b/test/smartparens-markdown-test.el @@ -1,3 +1,4 @@ +(require 'markdown-mode) (require 'smartparens-markdown) (ert-deftest sp-test-markdown-gfm-electric-backquote-disabled ()