moved to lambda tests
This commit is contained in:
parent
8ef0950a07
commit
ba8a8bee91
17 changed files with 80 additions and 0 deletions
5
test/data/lambda/partial_whitespace.partial
Normal file
5
test/data/lambda/partial_whitespace.partial
Normal file
|
@ -0,0 +1,5 @@
|
|||
Hello {{ name}}
|
||||
You have just won ${{value }}!
|
||||
{{# in_ca }}
|
||||
Well, ${{ taxed_value }}, after taxes.
|
||||
{{/ in_ca }}
|
Loading…
Add table
Add a link
Reference in a new issue