X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/ef44c9e7fc839bec7bb17f8264442912f38c903c..1509003ccdff6bf1f7777ceefc09f9cb32abf986:/test/map.vader diff --git a/test/map.vader b/test/map.vader index e6d2dff..92947f5 100644 --- a/test/map.vader +++ b/test/map.vader @@ -112,16 +112,3 @@ Execute (]c): AssertEqual line('.'), 3 normal ]c AssertEqual line('.'), 1 - -Given markdown; -# a - -Execute (Toc does not set nomodifiable on other files): - " Sanity check. - Assert &modifiable - - :Toc - :lclose - :edit a - - Assert &modifiable