From e4c3ac1f82ea69777e1dcbfeb18a42c572c54d8f Mon Sep 17 00:00:00 2001 From: David Bürgin <676c7473@gmail.com> Date: Fri, 1 May 2015 18:55:55 +0200 Subject: tests: Convert legacy test29 --- src/nvim/testdir/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/nvim/testdir/Makefile') diff --git a/src/nvim/testdir/Makefile b/src/nvim/testdir/Makefile index 6ff3763fd4..f22cb79748 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -14,7 +14,7 @@ SCRIPTS := test_autoformat_join.out \ test11.out test12.out test13.out test14.out \ test17.out \ test24.out \ - test26.out test27.out test29.out test30.out \ + test26.out test27.out test30.out \ test32.out test34.out \ test36.out test37.out test39.out test40.out \ test42.out test43.out test45.out \ -- cgit