X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/31880b5251ce9153527b7dff9bf1fde6bd840402..c58a4f3586473f7476510714698e60835fcb94ef:/test/toc.vader diff --git a/test/toc.vader b/test/toc.vader index 2510edc7..51269526 100644 --- a/test/toc.vader +++ b/test/toc.vader @@ -175,10 +175,6 @@ Given markdown; ### header 3 Execute (Toc cursor on the current header): - normal! 4G - :Toc - AssertEqual line('.'), 2 - :lclose normal! G :Toc AssertEqual line('.'), 3