File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ The following modules are known to used by external programs and modules.
17
17
= item L < NativeCall::Compiler::GNU|https://github.com/rakudo/rakudo/blob/nom/lib/NativeCall/Compiler/GNU.pm6 > Used by C < NativeCall >
18
18
= item L < NativeCall::Compiler::MSVC|https://github.com/rakudo/rakudo/blob/nom/lib/NativeCall/Compiler/MSVC.pm6 > Used by C < NativeCall >
19
19
= item L < Pod::To::Text|https://github.com/rakudo/rakudo/blob/nom/lib/Pod/To/Text.pm6 > Used by several external modules
20
- = item L < Test|https://github.com/rakudo/rakudo/blob/nom/lib/Test.pm6 > Used by all modules with tests
20
+ = item L < Test|https://github.com/rakudo/rakudo/blob/nom/lib/Test.pm6 > Provides routines for L < testing|/language/testing >
21
21
22
22
= head1 Modules for internal use
23
23
You can’t perform that action at this time.
0 commit comments