From b99ce6173fd8f17af57a9f60bd998a9d648ca238 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 2 Jun 2021 02:32:03 +0200 Subject: Fix tests --- tests/extensions.vim | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/extensions.vim b/tests/extensions.vim index 6b4b7fe8..eeafd496 100644 --- a/tests/extensions.vim +++ b/tests/extensions.vim @@ -211,7 +211,6 @@ call TestExtension("cpp", "foobar.inl", "") call TestExtension("htmldjango", "foobar.j2", "") call TestExtension("htmldjango", "foobar.jinja", "") call TestExtension("htmldjango", "foobar.jinja2", "") -call TestExtension("htmldjango", "foobar.njk", "") " vim-polyglot only call TestExtension("blade", "test.blade.php", "") -- cgit v1.2.3