test_nodes.py 86 B

123
  1. def test_template_hash(env):
  2. template = env.parse("hash test")
  3. hash(template)