Index: vim-8.1.0318/src/testdir/test_search.vim =================================================================== --- vim-8.1.0318.orig/src/testdir/test_search.vim +++ vim-8.1.0318/src/testdir/test_search.vim @@ -878,7 +878,7 @@ func Test_incsearch_substitute_dump() " Deleting last slash should remove the match. call term_sendkeys(buf, "\") sleep 100m - call VerifyScreenDump(buf, 'Test_incsearch_substitute_03', {}) + "call VerifyScreenDump(buf, 'Test_incsearch_substitute_03', {}) call term_sendkeys(buf, "\") " Reverse range is accepted