mirror of
https://github.com/pantor/inja.git
synced 2026-07-13 12:25:10 +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