From f805baad91b66f47885160afaed141a4e4c5fa67 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 5 Oct 2012 17:02:06 -0500 Subject: why was i defining things there? --- t/helpers-examples.t | 2 -- 1 file changed, 2 deletions(-) (limited to 't') 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; -- cgit v1.2.3-54-g00ecf