aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir/test_edit.vim
diff options
context:
space:
mode:
Diffstat (limited to 'test/old/testdir/test_edit.vim')
-rw-r--r--test/old/testdir/test_edit.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/old/testdir/test_edit.vim b/test/old/testdir/test_edit.vim
index a0bc38a8fc..3fe65832c9 100644
--- a/test/old/testdir/test_edit.vim
+++ b/test/old/testdir/test_edit.vim
@@ -1137,6 +1137,8 @@ func Test_edit_CTRL_V()
endfunc
func Test_edit_F1()
+ CheckFeature quickfix
+
" Pressing <f1>
new
" call feedkeys(":set im\<cr>\<f1>\<c-l>", 'tnix')