Commit b7f05445c00f 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)
6 lines
286 B
Plaintext
6 lines
286 B
Plaintext
This is a simple module for doing very very simple quick tests on a
|
|
database, primarily designed to test if a row exists with the correct
|
|
details in a table or not. For more advanced testing (joins, etc) it's
|
|
probably easier for you to roll your own tests by hand than use this
|
|
module.
|