patch 9.1.2075: tests: wrong change to test_ins_complete.vim

Commit: 
https://github.com/vim/vim/commit/28fd7e7702c8d328861b122ba87c41da33e7044b
Author: Christian Brabandt <[email protected]>
Date:   Sat Jan 10 16:59:04 2026 +0000

    patch 9.1.2075: tests: wrong change to test_ins_complete.vim
    
    Problem:  tests: wrong change to test_ins_complete.vim
              (zeertzjq, after v9.1.2071)
    Solution: Revert unintentional changes
    
    Signed-off-by: Christian Brabandt <[email protected]>

diff --git a/src/testdir/test_ins_complete.vim 
b/src/testdir/test_ins_complete.vim
index e40683e16..37553e6db 100644
--- a/src/testdir/test_ins_complete.vim
+++ b/src/testdir/test_ins_complete.vim
@@ -1497,7 +1497,7 @@ func Test_complete_from_unloadedbuf()
   call writefile(['def'], "Xfile2", 'D')
   edit Xfile1
   edit Xfile2
-  new | bw
+  new | close
   enew
   bunload Xfile1 Xfile2
   set complete=u
@@ -1535,7 +1535,7 @@ func Test_complete_from_unlistedbuf()
   call writefile(['def'], "Xfile2", 'D')
   edit Xfile1
   edit Xfile2
-  new | bw
+  new | close
   bdel Xfile1 Xfile2
   set complete=U
   " complete from an unlisted buffer
diff --git a/src/version.c b/src/version.c
index 19cfa4717..ef7ccf959 100644
--- a/src/version.c
+++ b/src/version.c
@@ -734,6 +734,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    2075,
 /**/
     2074,
 /**/

-- 
-- 
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].
To view this discussion visit 
https://groups.google.com/d/msgid/vim_dev/E1vecYI-006FXU-VZ%40256bit.org.

Raspunde prin e-mail lui