diff options
author | Jurica Bradaric <jbradaric@gmail.com> | 2016-02-01 08:25:30 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2016-02-02 22:07:53 -0500 |
commit | ac88c35d32f72c1b24d34b4995c5725b960d4bdf (patch) | |
tree | 2323472b6048587f9d77a851985aecf401e0231a /src | |
parent | 208f9dd09d6d9d12679ad57cf1583f330665f7ad (diff) | |
download | rneovim-ac88c35d32f72c1b24d34b4995c5725b960d4bdf.tar.gz rneovim-ac88c35d32f72c1b24d34b4995c5725b960d4bdf.tar.bz2 rneovim-ac88c35d32f72c1b24d34b4995c5725b960d4bdf.zip |
test: Do not depend on helptags.
Diffstat (limited to 'src')
-rw-r--r-- | src/nvim/testdir/test13.in | 2 |
1 files changed, 1 insertions, 1 deletions
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' |