diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/nvim/testdir/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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 |