From 3aa97f35d6a363350e2c3c41c731c93721b348ac Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 4 Oct 2012 18:43:04 -0500 Subject: make {{this}} an alias to {{.}} and make them work at the top level --- t/block-helper-builtins.t | 2 -- t/expressions.t | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) (limited to 't') diff --git a/t/block-helper-builtins.t b/t/block-helper-builtins.t index 338e067..9540b27 100644 --- a/t/block-helper-builtins.t +++ b/t/block-helper-builtins.t @@ -32,7 +32,6 @@ RENDERED "with helper" ); -{ local $TODO = "unimplemented"; local $SIG{__WARN__} = sub { }; render_ok( <<'TEMPLATE',