On Di, 06 Sep 2016, Yegappan Lakshmanan wrote:

> Hi,
> 
> The following temporary files are not removed by the
> test_normal.vim script:
> 
> Xspellfile.add.spl
> Xspellfile2.add.spl

Oh I didn't notice those.

diff --git a/src/testdir/test_normal.vim b/src/testdir/test_normal.vim
index 9a8f8f8..b894a63 100644
--- a/src/testdir/test_normal.vim
+++ b/src/testdir/test_normal.vim
@@ -1125,6 +1125,8 @@ func! Test_normal19_z_spell()
   exe "lang" oldlang
   call delete("./Xspellfile.add")
   call delete("./Xspellfile2.add")
+  call delete("./Xspellfile.add.spl")
+  call delete("./Xspellfile2.add.spl")

   " zux -> no-op
   2


Best,
Christian
-- 
Den Augen eines Verliebten sind selbst Pockennarben Grübchen.

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui