mirror of
https://github.com/neovim/neovim.git
synced 2026-08-31 03:13:48 +00:00
vim-patch:8.0.0206 (#7446)
Problem: Test coverage for :retab insufficient.
Solution: Add test for :retab. (Dominique Pelle, closes vim/vim#1391)
8822744b4d
This commit is contained in:
committed by
Justin M. Keyes
parent
8c732f7274
commit
122f52bf89
@@ -63,6 +63,7 @@ NEW_TESTS ?= \
|
||||
test_nested_function.res \
|
||||
test_normal.res \
|
||||
test_quickfix.res \
|
||||
test_retab.res \
|
||||
test_search.res \
|
||||
test_signs.res \
|
||||
test_smartindent.res \
|
||||
|
||||
Reference in New Issue
Block a user