mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
functionaltest: enable FilterReadPre,FilterReadPost test
This commit is contained in:
parent
bc5fb82c6d
commit
fe2e7cfdee
@ -143,7 +143,6 @@ describe('file reading, writing and bufnew and filter autocommands', function()
|
||||
end)
|
||||
|
||||
it('FilterReadPre, FilterReadPost', function()
|
||||
if helpers.pending_win32(pending) then return end
|
||||
-- Write a special input file for this test block.
|
||||
write_file('test.out', dedent([[
|
||||
startstart
|
||||
|
Loading…
Reference in New Issue
Block a user