diff options
Diffstat (limited to 'src/nvim/testdir/Makefile')
-rw-r--r-- | src/nvim/testdir/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/testdir/Makefile b/src/nvim/testdir/Makefile index 63ca4cf6c4..d16e28a377 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -34,7 +34,6 @@ SCRIPTS := \ test79.out \ test88.out \ test_listlbr.out \ - test_breakindent.out \ test_close_count.out \ test_marks.out \ test_match_conceal.out \ |