From 520389bbfd1696806392be3c2d48ab4d4b2fde09 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 3 Sep 2020 05:38:07 +0200 Subject: Add test for terraform --- scripts/test_extensions.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/test_extensions.vim') diff --git a/scripts/test_extensions.vim b/scripts/test_extensions.vim index dfe2f3a3..c45431d5 100644 --- a/scripts/test_extensions.vim +++ b/scripts/test_extensions.vim @@ -188,6 +188,7 @@ call TestExtension('yaml.ansible', 'host_vars/foobar', '') call TestExtension('yaml.ansible', 'handlers.foobar.yaml', '') call TestExtension('yaml.ansible', 'requirements.yaml', '') call TestExtension('ps1xml', 'foobar.ps1xml', '') +call TestExtension('terraform', 'terraform.tf', '') " .m extension call TestExtension('octave', 'matlab.m', '') -- cgit v1.2.3