summaryrefslogtreecommitdiffstats
path: root/t/003-safestring.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/003-safestring.t
parentde5b82d07458c2846f8ed6e55dc972f897d92943 (diff)
downloadtext-handlebars-ec1f85656aab83a0b0784f87cc6ff4eb2421e789.tar.gz
text-handlebars-ec1f85656aab83a0b0784f87cc6ff4eb2421e789.zip
need done_testing
Diffstat (limited to 't/003-safestring.t')
-rw-r--r--t/003-safestring.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/003-safestring.t b/t/003-safestring.t
index bb51ce3..77aa7de 100644
--- a/t/003-safestring.t
+++ b/t/003-safestring.t
@@ -31,3 +31,5 @@ is(
),
'<h1>All About &lt;p&gt; Tags</h1><p><i>This is a post about &lt;p&gt; tags</i></p>',
);
+
+done_testing;