mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
301 B
Plaintext
5 lines
301 B
Plaintext
Easy to use and very lightweight module for mocking out sub calls. Very useful
|
|
for testing areas of your own modules where getting coverage may be difficult
|
|
due to nothing to test against, and/or to reduce test run time by eliminating
|
|
the need to call subs that you really don't want or need to test.
|