Simplify tests using Include: directive

This commit is contained in:
Junegunn Choi
2014-01-19 11:32:52 +09:00
parent f7213f30f3
commit 12792cd60f
9 changed files with 68 additions and 56 deletions

View File

@@ -1,3 +1,5 @@
Include: include/setup.vader
# It is currently possible that EasyAlign command incorrectly judges
# that it was executed in block-wise visual mode
Given:
@@ -18,3 +20,5 @@ Do (TODO Workaround: reset visualmode() on error):
Expect:
a | b | c
Include: include/teardown.vader