diff options
| author | André Langhorst <andre@php.net> | 2001-03-21 12:52:32 +0000 |
|---|---|---|
| committer | André Langhorst <andre@php.net> | 2001-03-21 12:52:32 +0000 |
| commit | 3d9871dcf45ca1458fbd4b642d93a0ed59bebb7d (patch) | |
| tree | faa8fe6acf0be3c0ace70f6cecd48eefcf748ef3 /run-tests.php | |
| parent | e35a679e74916ed88dd7396145ff10b781b918d9 (diff) | |
| download | php-git-3d9871dcf45ca1458fbd4b642d93a0ed59bebb7d.tar.gz | |
win32 fixes again
Diffstat (limited to 'run-tests.php')
| -rwxr-xr-x | run-tests.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/run-tests.php b/run-tests.php index de1d505fca..281cae4272 100755 --- a/run-tests.php +++ b/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); |
