commit | ca34db3bdef7238b203386dc82b975ffdf26f839 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jan 20 11:17:18 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jan 20 11:17:18 2022 +0000 |
tree | d212e45652497a79e8287895aa9b3f07ade2f3b8 | |
parent | f61c89d2e698e287a9d04c0a29f4ecc0130c2ea2 [diff] [blame] |
patch 8.2.4149: test override not restored, autocommand left behind Problem: Test override not restored, autocommand left behind. Solution: Correct restoring test override. Delete autocommand afterwards.
diff --git a/src/testdir/test_autocmd.vim b/src/testdir/test_autocmd.vim index 1fc960f..1ecb883 100644 --- a/src/testdir/test_autocmd.vim +++ b/src/testdir/test_autocmd.vim Binary files differ