TestSuite('Main API Tests'); global $_test_sys_library_path; $this->addTestFile($_test_sys_library_path.'main_api.lib.test_standalone.php'); } } $test = & new MainApiTests(); //$test-> run( new HtmlReporter());