Security update for Core, with self-updated composer
[yaffs-website] / vendor / twig / twig / test / Twig / Tests / LegacyFixtures / test.legacy.test
1 --TEST--
2 Old test classes usage
3 --TEMPLATE--
4 {{ 'foo' is multi word ? 'yes' : 'no' }}
5 --DATA--
6 return array()
7 --EXPECT--
8 no