Unit test for query_parameters(), fix bugs in query_parameters() found by the unit test

This commit is contained in:
Chris Morgan
2006-06-27 16:39:40 +00:00
committed by WineHQ
parent 1932248293
commit f3c64ff48f
5 changed files with 145 additions and 6 deletions

View File

@@ -6,6 +6,8 @@
/* TODO: test the rest of the classes we have */
include_once("test_user.php");
echo "\n";
include_once("test_db.php");
?>