code: tests should be 100% in my mind, but tarpaulin says 94. good enough.

This commit is contained in:
2025-01-14 18:54:55 +01:00
parent f6a2c892cd
commit 5205c8f38f
4 changed files with 57 additions and 3 deletions

3
tests/test_2.html Normal file
View File

@@ -0,0 +1,3 @@
{% for i in context %}
<li>{{i}}<li>
{% endfor %}