mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 01:02:09 +00:00
functionaltest: enable FilterReadPre,FilterReadPost test
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user