test(templater): Add a test for the default template function

This commit is contained in:
Vincent Ambo 2018-07-14 21:40:05 +02:00 committed by Vincent Ambo
parent ab059ad41c
commit df1a9a1625
2 changed files with 18 additions and 0 deletions

1
templater/testdata/test-default.txt vendored Normal file
View file

@ -0,0 +1 @@
{{ default "defaultValue" "missingVar" }}