summaryrefslogtreecommitdiffstats
path: root/t/002-expressions.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/002-expressions.t
parentde5b82d07458c2846f8ed6e55dc972f897d92943 (diff)
downloadtext-handlebars-ec1f85656aab83a0b0784f87cc6ff4eb2421e789.tar.gz
text-handlebars-ec1f85656aab83a0b0784f87cc6ff4eb2421e789.zip
need done_testing
Diffstat (limited to 't/002-expressions.t')
-rw-r--r--t/002-expressions.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/002-expressions.t b/t/002-expressions.t
index 433a7fc..afe66d8 100644
--- a/t/002-expressions.t
+++ b/t/002-expressions.t
@@ -28,3 +28,5 @@ is(
),
'<h1>Deprecated syntax does not</h1>',
);
+
+done_testing;