forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
252 B
Text
5 lines
252 B
Text
This Perl module reads MANIFEST to find modules to be tested and does use_ok()
|
|
for each of them. Now all you have to do is updating MANIFEST.
|
|
You don't have to modify the test any more (hopefully).
|
|
|
|
WWW: http://search.cpan.org/dist/Test-UseAllModules/
|