From 7e1ca556462c6db034b338c211b19c2ba55a7b79 Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Tue, 15 Oct 2019 10:13:02 +0100 Subject: [PATCH] Fix test names --- test/test_gitgutter.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/test_gitgutter.vim b/test/test_gitgutter.vim index c9f6b46..1d70dab 100644 --- a/test/test_gitgutter.vim +++ b/test/test_gitgutter.vim @@ -350,7 +350,7 @@ function Test_hunk_outside_noop() endfunction -function Test_preview_foo() +function Test_preview() normal 5Gi* GitGutterPreviewHunk @@ -362,7 +362,7 @@ function Test_preview_foo() endfunction -function Test_preview_dos_foo() +function Test_preview_dos() edit! fixture_dos.txt normal 5Gi*