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/014.phpt | |
| parent | 546a927dc883020fea79e7d402e9807a709d493d (diff) | |
| download | php-git-d09ab2ab42cafeb8f45e251254cc36eab7ef824a.tar.gz | |
Removing unnecessary SKIPIF sections
Diffstat (limited to 'tests/basic/014.phpt')
| -rw-r--r-- | tests/basic/014.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/basic/014.phpt b/tests/basic/014.phpt index 9b7e59f987..7288c44a92 100644 --- a/tests/basic/014.phpt +++ b/tests/basic/014.phpt @@ -1,7 +1,5 @@ --TEST-- POST Method test and arrays - 2 ---SKIPIF-- -<?php if (php_sapi_name()=='cli') echo 'skip'; ?> --POST-- a[]=1&a[]=1 --FILE-- |
