Yaffs site version 1.1
[yaffs-website] / vendor / twig / twig / test / Twig / Tests / LegacyFixtures / test.legacy.test
diff --git a/vendor/twig/twig/test/Twig/Tests/LegacyFixtures/test.legacy.test b/vendor/twig/twig/test/Twig/Tests/LegacyFixtures/test.legacy.test
new file mode 100644 (file)
index 0000000..d9c1d50
--- /dev/null
@@ -0,0 +1,8 @@
+--TEST--
+Old test classes usage
+--TEMPLATE--
+{{ 'foo' is multi word ? 'yes' : 'no' }}
+--DATA--
+return array()
+--EXPECT--
+no