diff options
| author | Zoe Slattery <zoe@php.net> | 2009-07-18 13:46:08 +0000 |
|---|---|---|
| committer | Zoe Slattery <zoe@php.net> | 2009-07-18 13:46:08 +0000 |
| commit | d09ab2ab42cafeb8f45e251254cc36eab7ef824a (patch) | |
| tree | 456f63d824ffc789ec2bdc4021abf5aeff723993 /tests/basic/021.phpt | |
| parent | 546a927dc883020fea79e7d402e9807a709d493d (diff) | |
| download | php-git-d09ab2ab42cafeb8f45e251254cc36eab7ef824a.tar.gz | |
Removing unnecessary SKIPIF sections
Diffstat (limited to 'tests/basic/021.phpt')
| -rw-r--r-- | tests/basic/021.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/basic/021.phpt b/tests/basic/021.phpt index 3010a1b625..bce6bb3c99 100644 --- a/tests/basic/021.phpt +++ b/tests/basic/021.phpt @@ -2,8 +2,6 @@ Bug #37276 (problems witch $_POST array) --INI-- file_upload=1 ---SKIPIF-- -<?php if (php_sapi_name()=='cli') die('skip'); ?> --POST_RAW-- Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737 -----------------------------20896060251896012921717172737 |
