4 lines
202 B
Text
4 lines
202 B
Text
|
This simple test module checks the subroutines provided by a module.
|
||
|
This is useful for confirming a planned API in testing and ensuring
|
||
|
that other functions aren't unintentionally included via import.
|