From 52ea1ea3f9d1bd29dcb7b056536a8b3f58268dee Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 8 Oct 2012 13:38:36 -0500 Subject: implement hash args for normal helpers --- t/helpers.t | 2 -- 1 file changed, 2 deletions(-) (limited to 't') 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; -- cgit v1.2.3