Add test for terraform

This commit is contained in:
Adam Stankiewicz
2020-09-03 05:38:07 +02:00
parent 7123e97498
commit 520389bbfd

View File

@@ -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', '')