splitted tests, more unit tests

This commit is contained in:
pantor
2017-08-14 11:30:26 +02:00
parent 466a378a08
commit c41da0b8b0
16 changed files with 385 additions and 273 deletions
+3
View File
@@ -0,0 +1,3 @@
(% for x in xarray %)(% for y in yarray %)
{{x}}-{{y}}
(% endfor %)(% endfor %)