From ac88c35d32f72c1b24d34b4995c5725b960d4bdf Mon Sep 17 00:00:00 2001 From: Jurica Bradaric Date: Mon, 1 Feb 2016 08:25:30 +0100 Subject: test: Do not depend on helptags. --- src/nvim/testdir/test13.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/nvim/testdir/test13.in b/src/nvim/testdir/test13.in index cbf78c7367..6713f80e88 100644 --- a/src/nvim/testdir/test13.in +++ b/src/nvim/testdir/test13.in @@ -49,7 +49,7 @@ otestje3 :bwipe :w >>test.out :only -:help +:new|set buftype=help :wincmd w :1quit :$put ='Final line' -- cgit