aboutsummaryrefslogtreecommitdiff
path: root/t/08-unsetting.t.t
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-07-12 08:55:57 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-07-25 02:17:29 +0200
commit8544badcf1b13366c2502e288c4b1a2c6992e123 (patch)
treef634824a058ef526f2e552245eec9d288226c158 /t/08-unsetting.t.t
parent3672d9d82e522b73f2a8f45bc37459ee7b06750d (diff)
Update perl6 references to raku
Diffstat (limited to 't/08-unsetting.t.t')
-rw-r--r--t/08-unsetting.t.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/08-unsetting.t.t b/t/08-unsetting.t.t
index da76164..a13ef36 100644
--- a/t/08-unsetting.t.t
+++ b/t/08-unsetting.t.t
@@ -1,4 +1,4 @@
-#! /usr/bin/env perl6
+#! /usr/bin/env raku
use v6.c;
use Test;