summaryrefslogtreecommitdiff
path: root/t/scandir.t
diff options
context:
space:
mode:
Diffstat (limited to 't/scandir.t')
-rw-r--r--t/scandir.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/scandir.t b/t/scandir.t
index 622102e..59f95b1 100644
--- a/t/scandir.t
+++ b/t/scandir.t
@@ -1,4 +1,4 @@
-#!perl6
+#!raku
use v6.d;
use Test;
use MaildirIndexer::ScanDir;