aboutsummaryrefslogtreecommitdiff
path: root/evil-tests.el
diff options
context:
space:
mode:
authorEivind Fonn <evfonn@gmail.com>2019-11-19 13:27:11 +0100
committerEivind Fonn <evfonn@gmail.com>2019-11-19 14:38:01 +0100
commit560db9ac800347120cfeaf8b1565ba810203fad5 (patch)
treebaeff1c1e319b2ab2628c08b02595c3a9b6e1062 /evil-tests.el
parent9cd4e348f84267b7f2ad1e5cea3ecd0a82a94774 (diff)
Tests: skip flyspell tests unless aspell is installed
Diffstat (limited to 'evil-tests.el')
-rw-r--r--evil-tests.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/evil-tests.el b/evil-tests.el
index 6ecf69b..a730ee7 100644
--- a/evil-tests.el
+++ b/evil-tests.el
@@ -5147,6 +5147,7 @@ Below some empty line."))
(ert-deftest evil-test-flyspell-motions ()
"Test flyspell motions"
:tags '(evil motion)
+ (skip-unless (executable-find "aspell"))
(ert-info ("Simple")
(evil-test-buffer
"[I] cannt tpye for lyfe"