From 1e7c6380fe3d2c1c7ea0681530c19c096a1a4267 Mon Sep 17 00:00:00 2001 From: Lucas Hoffmann Date: Thu, 11 Jun 2015 02:01:11 +0200 Subject: tests: Migrate legacy test breakindent. --- src/nvim/testdir/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'src/nvim/testdir/Makefile') 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 \ -- cgit