diff --git a/evil-tests.el b/evil-tests.el index 503f12e6..c0d6d8b5 100644 --- a/evil-tests.el +++ b/evil-tests.el @@ -6669,7 +6669,9 @@ if no previous selection") (should (equal (evil-ex-parse "mu4e") '(evil-ex-call-command nil "mu4e" nil))) (should (equal (evil-ex-parse "make-frame") - '(evil-ex-call-command nil "make-frame" nil)))) + '(evil-ex-call-command nil "make-frame" nil))) + (should (equal (evil-ex-parse ":command") + '(evil-ex-call-command nil "command" nil)))) (ert-deftest evil-text-ex-search-offset () "Test for addresses like /base//pattern/"