vim-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.

da200c2f78

Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
zeertzjq
2023-11-17 09:32:30 +08:00
parent 7f62775d5d
commit 5a67878e86

View 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