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