mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 07:16:09 +00:00
update src/nvim/testdir/Makefile
include breakindent and list related tests
This commit is contained in:
@@ -31,7 +31,9 @@ SCRIPTS := test_autoformat_join.out \
|
||||
test96.out test97.out test98.out test99.out test100.out \
|
||||
test101.out test102.out test103.out test104.out test105.out \
|
||||
test106.out test107.out \
|
||||
test_options.out
|
||||
test_options.out \
|
||||
test_listlbr.out test_listlbr_utf8.out \
|
||||
test_breakindent.out
|
||||
|
||||
SCRIPTS_GUI := test16.out
|
||||
|
||||
|
Reference in New Issue
Block a user