diff options
Diffstat (limited to 'ext/pcntl')
| -rw-r--r-- | ext/pcntl/tests/001.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/pcntl/tests/001.phpt b/ext/pcntl/tests/001.phpt index 27aff8bbe4..0c8e77ec6c 100644 --- a/ext/pcntl/tests/001.phpt +++ b/ext/pcntl/tests/001.phpt @@ -5,8 +5,6 @@ Test pcntl wait functionality if (!extension_loaded("pcntl")) print "skip"; if (!function_exists("posix_kill")) print "skip posix_kill() not avaliable"; ?> ---POST-- ---GET-- --FILE-- <?php function test_exit_waits(){ |
