summaryrefslogtreecommitdiffstats
path: root/t/003-safestring.t
diff options
context:
space:
mode:
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;