diff options
author | KillTheMule <github@pipsfrank.de> | 2017-09-24 20:42:48 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-09-24 20:42:48 +0200 |
commit | 126b2ca077718a02c086039c8f98ef267cf9eb3e (patch) | |
tree | afd3ab0a6d0a433ebbb7eab6f96ddf07829c88e2 /test/functional/legacy/increment_spec.lua | |
parent | 2b4a52f901bf4cc9a88c45eea39c303028091dd3 (diff) | |
download | rneovim-126b2ca077718a02c086039c8f98ef267cf9eb3e.tar.gz rneovim-126b2ca077718a02c086039c8f98ef267cf9eb3e.tar.bz2 rneovim-126b2ca077718a02c086039c8f98ef267cf9eb3e.zip |
test: lint whitespace in legacy/ (#7308)
Diffstat (limited to 'test/functional/legacy/increment_spec.lua')
-rw-r--r-- | test/functional/legacy/increment_spec.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/legacy/increment_spec.lua b/test/functional/legacy/increment_spec.lua index 15273a4ad5..d51f9a2e02 100644 --- a/test/functional/legacy/increment_spec.lua +++ b/test/functional/legacy/increment_spec.lua @@ -685,7 +685,7 @@ describe('Ctrl-A/Ctrl-X on visual selections', function() " Text: " 1 23 " 4 56 - " + " " Expected: " 1) f2 Ctrl-V jl <ctrl-a>, repeat twice afterwards with . " 1 26 |