diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2014-11-07 01:03:25 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-11-07 01:03:25 -0300 |
commit | 7ded32ad3b869b429a617367ea9af4c66a50df1e (patch) | |
tree | 28162846bb315097b163127448ec87a33ebaef59 /test/functional/legacy/023_edit_arguments_spec.lua | |
parent | 8455fd5e338624a76bd2e4b3176f51eeac76ff7b (diff) | |
parent | 168a46fd316812ad0393101cf65eef1442d2605a (diff) | |
download | rneovim-7ded32ad3b869b429a617367ea9af4c66a50df1e.tar.gz rneovim-7ded32ad3b869b429a617367ea9af4c66a50df1e.tar.bz2 rneovim-7ded32ad3b869b429a617367ea9af4c66a50df1e.zip |
Merge PR #1421 'Improve test error handling and reporting'
Diffstat (limited to 'test/functional/legacy/023_edit_arguments_spec.lua')
-rw-r--r-- | test/functional/legacy/023_edit_arguments_spec.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/functional/legacy/023_edit_arguments_spec.lua b/test/functional/legacy/023_edit_arguments_spec.lua index b5955c5987..e68af9758d 100644 --- a/test/functional/legacy/023_edit_arguments_spec.lua +++ b/test/functional/legacy/023_edit_arguments_spec.lua @@ -35,8 +35,8 @@ describe(':edit', function() execute('%d') execute('0put a') - -- Remove empty lines - execute('1d | $d') + -- Remove empty line + execute('$d') -- The buffer should now contain expect([[ |