diff src/testdir/test_crash.vim @ 33208:ed46a7531bb3 v9.0.1882

patch 9.0.1882: Trailing white space in tests Commit: https://github.com/vim/vim/commit/da200c2f78ef3c91557a2b484d284eb0c1c62776 Author: Christian Brabandt <cb@256bit.org> Date: Wed Sep 6 21:12:24 2023 +0200 patch 9.0.1882: Trailing white space in tests 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>
author Christian Brabandt <cb@256bit.org>
date Wed, 06 Sep 2023 21:30:03 +0200
parents 3737c8d06c2f
children 25d250a74bb6
line wrap: on
line diff
--- a/src/testdir/test_crash.vim
+++ b/src/testdir/test_crash.vim
@@ -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