]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
patch 9.0.1882: Trailing white space in tests v9.0.1882
authorChristian Brabandt <cb@256bit.org>
Wed, 6 Sep 2023 19:12:24 +0000 (21:12 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 6 Sep 2023 19:12:24 +0000 (21:12 +0200)
Problem:  Trailing white space in tests
Solution: Delete it

This causes test_codestyle to fail, so we need to remove it again.
Hopefully that makes the CI green again.

Note: I will start using annotated tags from now on.

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_crash.vim
src/version.c

index b841ccb052833491a86c15ecf4e96d7fac8ee260..a1da68ed4c7ad752d566839aba3737f7af679888 100644 (file)
@@ -7,7 +7,7 @@ CheckScreendump
 func Test_crash1()
   CheckNotBSD
   CheckExecutable dash
-  " Test 7 fails on Mac ... 
+  " Test 7 fails on Mac ...
   CheckNotMac
 
   " The following used to crash Vim
index 3778d018461b13554e83a93fd094d4fbb19720d4..e525ff657b6a9d2d07b6ca2494c449ace58796ca 100644 (file)
@@ -699,6 +699,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1882,
 /**/
     1881,
 /**/