Commit Graph

2 Commits (87648f7bdf9a03b487882bc8412fdba29e51158b)

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