summaryrefslogtreecommitdiff
path: root/t/email.t
diff options
context:
space:
mode:
Diffstat (limited to 't/email.t')
-rw-r--r--t/email.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/email.t b/t/email.t
index 5cb2cd2..6335ca9 100644
--- a/t/email.t
+++ b/t/email.t
@@ -1,5 +1,5 @@
#!perl6
-use v6.d.PREVIEW;
+use v6.d;
use Test;
use MaildirIndexer::Email;