Added unit test for bug when calling getGlobals() before addGlobal() on Twig_Environment.
authorJesper Ek <deadbeef84@gmail.com>
Thu, 7 Feb 2013 23:08:43 +0000 (00:08 +0100)
committerJesper Ek <deadbeef84@gmail.com>
Thu, 7 Feb 2013 23:08:43 +0000 (00:08 +0100)
commit667b274b0df8df683a708ea400881bca9ffbaf3f
tree88c6d3ae407371eb02d29fd4fdddbc189a12b83a
parentc6445fb5cd6823f7bd65108a717064957b6eafd5
Added unit test for bug when calling getGlobals() before addGlobal() on Twig_Environment.
test/Twig/Tests/EnvironmentTest.php