From: Zoe Slattery Date: Tue, 21 Jul 2009 14:02:24 +0000 (+0000) Subject: Remove empty sections. Fix bad use of --SKIP-- X-Git-Tag: php-5.2.11RC1~127 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0dab567bcc11f8c8ce59d2f4bd1e6816f1d03bdf;p=php Remove empty sections. Fix bad use of --SKIP-- --- diff --git a/Zend/tests/function_exists_error.phpt b/Zend/tests/function_exists_error.phpt index a4c1294149..fe5eae4a34 100644 --- a/Zend/tests/function_exists_error.phpt +++ b/Zend/tests/function_exists_error.phpt @@ -1,6 +1,5 @@ --TEST-- Test function_exists() function : error conditions ---INI-- --FILE-- string(1) ")" -} \ No newline at end of file +} diff --git a/ext/posix/tests/posix_getcwd.phpt b/ext/posix/tests/posix_getcwd.phpt index 478aeccaa4..984523fc7b 100644 --- a/ext/posix/tests/posix_getcwd.phpt +++ b/ext/posix/tests/posix_getcwd.phpt @@ -1,6 +1,6 @@ --TEST-- posix_getcwd(): Basic tests ---SKIP-- +--SKIPIF--