888055d46b
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.
3 lines
202 B
Text
3 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.
|