Unit test for url::update()

This commit is contained in:
Alexander Nicolaysen Sørnes
2007-01-19 01:41:01 +00:00
committed by WineHQ
parent 55ba752151
commit 25fd2a1dcb
2 changed files with 75 additions and 0 deletions

View File

@@ -22,4 +22,6 @@ echo "\n";
include_once("test_error_log.php");
echo "\n";
include_once("test_filter.php");
echo "\n";
include_once("test_url.php");
?>