mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-19 05:46:41 +00:00
Fix test
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
--TEMPLATE(foo.twig)--
|
||||
|
||||
|
||||
{{ foo|e }}
|
||||
{{ foo|e }}
|
||||
{{ 'foo'|e }}
|
||||
{{ 'foo'|e }}
|
||||
--DATA--
|
||||
return []
|
||||
--EXCEPTION--
|
||||
|
||||
Reference in New Issue
Block a user