removed unnecessary feed calls

This commit is contained in:
BK1603
2020-07-02 23:54:54 +05:30
parent 3bcc27e16a
commit 4da0530b00
2 changed files with 4 additions and 2 deletions

View File

@@ -15,8 +15,6 @@ describe('autoread TUI FocusGained/FocusLost', function()
clear()
screen = thelpers.screen_setup(0, '["'..nvim_prog
..'", "-u", "NONE", "-i", "NONE", "--cmd", "set noswapfile noshowcmd noruler"]')
feed_command('set autoread')
feed_data("\034\016")
end)
it('external file change', function()

4
xtest-foo Normal file
View File

@@ -0,0 +1,4 @@
line 1
line 2
line 3
line 4