summaryrefslogtreecommitdiff
path: root/tests/basic/014.phpt
diff options
context:
space:
mode:
authorZoe Slattery <zoe@php.net>2009-07-18 13:46:08 +0000
committerZoe Slattery <zoe@php.net>2009-07-18 13:46:08 +0000
commitd09ab2ab42cafeb8f45e251254cc36eab7ef824a (patch)
tree456f63d824ffc789ec2bdc4021abf5aeff723993 /tests/basic/014.phpt
parent546a927dc883020fea79e7d402e9807a709d493d (diff)
downloadphp-git-d09ab2ab42cafeb8f45e251254cc36eab7ef824a.tar.gz
Removing unnecessary SKIPIF sections
Diffstat (limited to 'tests/basic/014.phpt')
-rw-r--r--tests/basic/014.phpt2
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--