Add test for testData::getNewestTestIdFromVersionId()

This commit is contained in:
Alexander Nicolaysen Sørnes
2007-04-03 00:05:35 +00:00
committed by WineHQ
parent 2d9f73340d
commit eeaf2c3642
2 changed files with 53 additions and 0 deletions

View File

@@ -31,6 +31,8 @@ echo "\n";
include_once("test_om_objects.php");
echo "\n";
include_once("test_appData.php");
echo "\n";
include_once("test_testData.php");
if($bTestSuccess == true)
{