summaryrefslogtreecommitdiffstats
path: root/t/004-helpers.t
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-09-27 12:28:24 -0500
committerJesse Luehrs <doy@tozt.net>2012-09-27 12:28:24 -0500
commitec1f85656aab83a0b0784f87cc6ff4eb2421e789 (patch)
tree2a9157eeb50cd1d89277240d0bdbf3965539a389 /t/004-helpers.t
parentde5b82d07458c2846f8ed6e55dc972f897d92943 (diff)
downloadtext-handlebars-ec1f85656aab83a0b0784f87cc6ff4eb2421e789.tar.gz
text-handlebars-ec1f85656aab83a0b0784f87cc6ff4eb2421e789.zip
need done_testing
Diffstat (limited to 't/004-helpers.t')
-rw-r--r--t/004-helpers.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/004-helpers.t b/t/004-helpers.t
index c9641e6..55b3b5a 100644
--- a/t/004-helpers.t
+++ b/t/004-helpers.t
@@ -44,3 +44,4 @@ is(
'<ul><li>Jesse Luehrs</li><li>Shawn Moore</li><li>Stevan Little</li></ul>',
);
+done_testing;