]> git.ipfire.org Git - thirdparty/vim.git/commit
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)
commitda200c2f78ef3c91557a2b484d284eb0c1c62776
treeb376f8b4e8367190ace73f06245af3ad62fb557a
parent5856b07795dff69e3bac57deb5033b5839c1dfb8
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>
src/testdir/test_crash.vim
src/version.c