mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
update src/nvim/testdir/Makefile
include breakindent and list related tests
This commit is contained in:
parent
359262d58d
commit
3b0f7fe593
@ -30,8 +30,10 @@ SCRIPTS := test_autoformat_join.out \
|
||||
test91.out test92.out test93.out test94.out test95.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
|
||||
test106.out test107.out \
|
||||
test_options.out \
|
||||
test_listlbr.out test_listlbr_utf8.out \
|
||||
test_breakindent.out
|
||||
|
||||
SCRIPTS_GUI := test16.out
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user