From ceccaf7a5ec1b2489f711416988c9cab0b23269d Mon Sep 17 00:00:00 2001 From: Lucas Hoffmann Date: Mon, 15 Feb 2016 09:22:44 +0100 Subject: test: Remove files of old test 36. --- 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 3faa00fe5d..cc08abfa4f 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -14,7 +14,7 @@ SCRIPTS := \ test24.out \ test30.out \ test32.out test34.out \ - test36.out test37.out test40.out \ + test37.out test40.out \ test42.out \ test47.out test48.out test49.out \ test52.out test53.out test55.out \ -- cgit