From d88c93acf390ea9d5e8674283927cff60fb41e0d Mon Sep 17 00:00:00 2001 From: Lucas Hoffmann Date: Tue, 16 Jun 2015 03:00:49 +0200 Subject: tests: Style improvements and Makefile fix for migrated test 60. #2975 --- src/nvim/testdir/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/nvim/testdir') diff --git a/src/nvim/testdir/Makefile b/src/nvim/testdir/Makefile index 8f3214cc26..f701098980 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -144,7 +144,5 @@ test1.out: .gdbinit test1.in test49.out: test49.vim -test60.out: test60.vim - nolog: -rm -f test.log -- cgit