summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/test_extensions.vim1
1 files changed, 1 insertions, 0 deletions
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', '')