summaryrefslogtreecommitdiffstats
path: root/scripts/test_extensions.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-09-03 05:38:07 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-09-03 05:38:07 +0200
commit520389bbfd1696806392be3c2d48ab4d4b2fde09 (patch)
treea06e69d9d383dc9826369587e859e0b64adafb09 /scripts/test_extensions.vim
parent7123e974980a76e4db9bf7fff1510cab03b072ae (diff)
downloadvim-polyglot-520389bbfd1696806392be3c2d48ab4d4b2fde09.tar.gz
vim-polyglot-520389bbfd1696806392be3c2d48ab4d4b2fde09.zip
Add test for terraform
Diffstat (limited to 'scripts/test_extensions.vim')
-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', '')