Commit Graph

2 Commits (a942758a0714c6176cc09a78562e9f3c62b2c8ff)

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