We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d9a7c8 commit 07cec10Copy full SHA for 07cec10
t/03-tests-valid.rakutest
@@ -52,5 +52,5 @@ my $verbose = %*ENV<RAKU_DOC_TEST_VERBOSE> // False;
52
}
53
54
for %data.keys.sort -> $file {
55
- ok %data{$file}, "$file Pod6 and syntax check out";
+ ok %data{$file}, "$file rakudoc and syntax check out";
56
0 commit comments