Skip to content

Commit 07cec10

Browse files
committed
update pod6 reference
1 parent 3d9a7c8 commit 07cec10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/03-tests-valid.rakutest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ my $verbose = %*ENV<RAKU_DOC_TEST_VERBOSE> // False;
5252
}
5353

5454
for %data.keys.sort -> $file {
55-
ok %data{$file}, "$file Pod6 and syntax check out";
55+
ok %data{$file}, "$file rakudoc and syntax check out";
5656
}

0 commit comments

Comments
 (0)