Commit Graph

2 Commits (48ef69982b2c3d27486f0e0f8bfb5bb00298800b)

Author SHA1 Message Date
Yannig 3901556b35 When var name is the same as var content, try to template it before reporting that var is not defined. (#13629)
* When var name is the same as var content, try to template it before reporting that var is not defined.
Add asserts in test_var_blending to check this special corner case.

* Fix integration tests when using debug with list or dict.
9 years ago
Michael DeHaan 2177b773c8 Rename tests to test, use old directory name. 11 years ago