fixed unit tests due to a difference between the PHP and C versions of Twig_Template...
authorFabien Potencier <fabien.potencier@gmail.com>
Wed, 23 Nov 2011 13:24:45 +0000 (14:24 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Wed, 23 Nov 2011 13:24:45 +0000 (14:24 +0100)
commit317f6e47256f3e19d2f25fb9f398f2120505890e
tree206904d3e91cfba551d3451947d3dc4027818090
parent8d9e08518e13efe068e138f9c678c4e31f02c3c4
fixed unit tests due to a difference between the PHP and C versions of Twig_Template::getAttribute()
lib/Twig/Template.php
test/Twig/Tests/TemplateTest.php