moved to lambda tests

This commit is contained in:
Daniel Sipka 2015-04-12 17:12:52 +02:00
parent 8ef0950a07
commit ba8a8bee91
17 changed files with 80 additions and 0 deletions

View file

@ -0,0 +1,5 @@
Hello {{ name}}
You have just won ${{value }}!
{{# in_ca }}
Well, ${{ taxed_value }}, after taxes.
{{/ in_ca }}