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