Move tests
This commit is contained in:
parent
077d06df54
commit
3550b26071
55 changed files with 2 additions and 6 deletions
3
tests/templates/template_test.html
Normal file
3
tests/templates/template_test.html
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{% if value is boolean %}
|
||||
Success!
|
||||
{% endif %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue