summaryrefslogtreecommitdiffstats
path: root/t/block-helpers.t
diff options
context:
space:
mode:
Diffstat (limited to 't/block-helpers.t')
-rw-r--r--t/block-helpers.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/block-helpers.t b/t/block-helpers.t
index 50f3fe0..961b2dc 100644
--- a/t/block-helpers.t
+++ b/t/block-helpers.t
@@ -227,7 +227,6 @@ RENDERED
"if helper (false)"
);
-{ local $TODO = "unimplemented"; local $SIG{__WARN__} = sub { };
render_ok(
{
function => {
@@ -288,6 +287,7 @@ RENDERED
"if/else helper (false)"
);
+{ local $TODO = "unimplemented"; local $SIG{__WARN__} = sub { };
render_ok(
{
function => {