diff options
Diffstat (limited to 'test/old/testdir/test_indent.vim')
-rw-r--r-- | test/old/testdir/test_indent.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/old/testdir/test_indent.vim b/test/old/testdir/test_indent.vim index 36670a0472..630beed810 100644 --- a/test/old/testdir/test_indent.vim +++ b/test/old/testdir/test_indent.vim @@ -308,7 +308,7 @@ endfunc " Test that mouse shape is restored to Normal mode after using "gq" when " 'indentexpr' executes :normal. -func Test_indent_norm_with_gq() +func Test_mouse_shape_indent_norm_with_gq() CheckFeature mouseshape CheckCanRunGui |