Commit Graph

2 Commits (73a2bddf8453848d3b02a56b5ea637cd9ec392ea)

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