mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
Problem: tests: need a test for the new-style tutor.tutor, patch 9.1.1384 broke the expected positions for the signs Solution: Update all number keys in tutor.tutor.json to match the correct line numbers in tutor.tutor, replace tabs by spaces, add a screen-dump test to verify it does not regress (Pham Bình An) closes: #17416 Signed-off-by: Phạm Bình An <phambinhanctb2004@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>