summaryrefslogtreecommitdiffstats
path: root/tests/test_nodes.py
blob: e910998ff1bdca7f8c06b20d1ee72cb88afa2420 (plain)
1
2
3
def test_template_hash(env):
    template = env.parse("hash test")
    hash(template)