Skip to content

Commit 3a48818

Browse files
committed
Fix a test case
1 parent 60afb50 commit 3a48818

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/vader/motion.vader

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Given vim (Nesting):
22

3-
if
4-
if
5-
if
3+
if x
4+
if y
5+
if z
66

77
endif
88
endif

0 commit comments

Comments
 (0)