jinja2/tests/test_nodes.py

4 lines
86 B
Python

def test_template_hash(env):
template = env.parse("hash test")
hash(template)