Add a test case for dropping full whitespace selections on trim
This commit is contained in:
parent
e0b9327a9f
commit
c6d6060502
1
test/normal/trim-drop-empty/cmd
Normal file
1
test/normal/trim-drop-empty/cmd
Normal file
|
@ -0,0 +1 @@
|
|||
%<a-s>_
|
4
test/normal/trim-drop-empty/in
Normal file
4
test/normal/trim-drop-empty/in
Normal file
|
@ -0,0 +1,4 @@
|
|||
foo
|
||||
|
||||
|
||||
bar
|
1
test/normal/trim-drop-empty/selections
Normal file
1
test/normal/trim-drop-empty/selections
Normal file
|
@ -0,0 +1 @@
|
|||
'foo' 'bar'
|
Loading…
Reference in New Issue
Block a user