mirror of
https://github.com/pantor/inja.git
synced 2026-08-30 19:07:14 +00:00
splitted tests, more unit tests
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
(% for x in xarray %)(% for y in yarray %)
|
||||
{{x}}-{{y}}
|
||||
(% endfor %)(% endfor %)
|
||||
Reference in New Issue
Block a user