blob: 551a1b436b4181fc0d309eb981f17f66c55c85a0 (
plain)
1
2
3
|
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.
|