summaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-10-05 13:14:14 -0500
committerJesse Luehrs <doy@tozt.net>2012-10-05 13:16:21 -0500
commitab64f8c31f63d5be9fb109fb062bb562064553b9 (patch)
tree5fbb9f49a5d2cdcba19e7d18fb20fe1c51ba8a90 /t
parentdaa216440c90d3b11441ebe24b587ad721605041 (diff)
downloadtext-handlebars-ab64f8c31f63d5be9fb109fb062bb562064553b9.tar.gz
text-handlebars-ab64f8c31f63d5be9fb109fb062bb562064553b9.zip
actually, @foo just seems to be another kind of variable?
really can't tell what the difference is between passing data in as normal template variables and passing them in as "template data" probably just won't support template data until someone can explain this better, because the handlebars test suite isn't very clear on the subject
Diffstat (limited to 't')
-rw-r--r--t/block-helpers.t3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/block-helpers.t b/t/block-helpers.t
index ac6f54f..5ca009a 100644
--- a/t/block-helpers.t
+++ b/t/block-helpers.t
@@ -331,6 +331,9 @@ RENDERED
"helper arguments"
);
+# XXX this is almost certainly not what the api should be like, but i don't
+# understand the purpose for this feature well enough to come up with anything
+# more reasonable. feedback welcome!
render_ok(
{
function => {