summaryrefslogtreecommitdiffstats
path: root/t/helpers.t
diff options
context:
space:
mode:
Diffstat (limited to 't/helpers.t')
-rw-r--r--t/helpers.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/helpers.t b/t/helpers.t
index 51ab9ac..515d540 100644
--- a/t/helpers.t
+++ b/t/helpers.t
@@ -60,7 +60,6 @@ RENDERED
"helpers with literal args"
);
-{ local $TODO = "unimplemented";
render_ok(
{
helpers => {
@@ -91,6 +90,5 @@ TEMPLATE
RENDERED
"helpers with literal args"
);
-}
done_testing;