forked from orbit-oss/flask
add tests for template_filter using a real template
This commit is contained in:
parent
5c9ef2c44d
commit
4395e9493c
2 changed files with 24 additions and 0 deletions
1
tests/templates/template_filter.html
Normal file
1
tests/templates/template_filter.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
{{ value|super_reverse }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue