Browse Source

win32 fixes again

PHP-4.0.6
André Langhorst 25 years ago
parent
commit
3d9871dcf4
  1. 1
      run-tests.php

1
run-tests.php

@ -25,7 +25,6 @@
* - do not test PEAR components if base class and/or component class cannot be instanciated
*/
set_time_limit(0);
ob_implicit_flush();
define('TEST_PASSED', 0);

Loading…
Cancel
Save