From b4848c5d1474d7226e86acf653fba8b249321c93 Mon Sep 17 00:00:00 2001 From: Lucas Hoffmann Date: Thu, 11 Feb 2016 08:58:28 +0100 Subject: test: Clean up after migration of legacy test 55. --- 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 2fba6dd563..b03bc7c67f 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -26,7 +26,6 @@ SCRIPTS := \ test49.out \ test52.out \ test53.out \ - test55.out \ test64.out \ test69.out \ test73.out \ -- cgit