]> granicus.if.org Git - vim/commitdiff
patch 8.0.1025: stray copy command in test v8.0.1025
authorBram Moolenaar <Bram@vim.org>
Wed, 30 Aug 2017 19:58:03 +0000 (21:58 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 30 Aug 2017 19:58:03 +0000 (21:58 +0200)
Problem:    Stray copy command in test.
Solution:   Remove the copy command.

src/testdir/test_mksession.vim
src/version.c

index afbc7607cb030d23dbc45b3083280aa369153557..cdb6f4caf98ae5c44b07666ed79f095251faf7f5 100644 (file)
@@ -147,7 +147,6 @@ func Test_mksession_one_buffer_two_windows()
 
   close
   bwipe!
-  !cp Xtest_mks.out /tmp
   call delete('Xtest_mks.out')
 endfunc
 
index 89d58e260e5b3ecef3f20207fb53abc95529c590..bce80f042cde6565eb736cb670b1a810aa8311a6 100644 (file)
@@ -769,6 +769,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1025,
 /**/
     1024,
 /**/