summaryrefslogtreecommitdiffstats
path: root/t/helpers-examples.t
diff options
context:
space:
mode:
Diffstat (limited to 't/helpers-examples.t')
-rw-r--r--t/helpers-examples.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/helpers-examples.t b/t/helpers-examples.t
index 73c053a..1df8e99 100644
--- a/t/helpers-examples.t
+++ b/t/helpers-examples.t
@@ -7,7 +7,6 @@ use Test::Handlebars;
use Text::Xslate 'mark_raw';
-{ local $TODO = "unimplemented";
render_ok(
{
function => {
@@ -92,6 +91,5 @@ TEMPLATE
RENDERED
"example"
);
-}
done_testing;