]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0789: tests: ':resize + 5' has invalid space after '+' v9.1.0789
authorMilly <milly.ca@gmail.com>
Wed, 16 Oct 2024 18:03:44 +0000 (20:03 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 16 Oct 2024 18:03:44 +0000 (20:03 +0200)
commitc0cba184f54e052cf8f04baca24bdee72a4b7de6
tree959762c31c09f78bef805fcb784eeec4c840c043
parenta2834e17d18a3e7211da6f792cc6d86dac5e8c3b
patch 9.1.0789: tests: ':resize + 5' has invalid space after '+'

Problem:  tests: ':resize + 5' has invalid space after '+'
Solution: Correct the test (Milly)

closes: #15884

Signed-off-by: Milly <milly.ca@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_window_cmd.vim
src/version.c