summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/extensions.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/extensions.vim b/tests/extensions.vim
index 4db1c073..3ed9306d 100644
--- a/tests/extensions.vim
+++ b/tests/extensions.vim
@@ -370,4 +370,4 @@ call TestExtension("htmldjango", "jinja4.html", "{# some comment #}")
call TestExtension("xhtml", "xhtml.html", "<DTD XHTML ")
" .gitignore
-call TestExtension(".gitignore", ".gitignore", "")
+call TestExtension("gitignore", ".gitignore", "")