]> granicus.if.org Git - php/commitdiff
- Fixed test
authorFelipe Pena <felipe@php.net>
Wed, 30 Sep 2009 13:30:32 +0000 (13:30 +0000)
committerFelipe Pena <felipe@php.net>
Wed, 30 Sep 2009 13:30:32 +0000 (13:30 +0000)
ext/posix/tests/posix_setuid_variation3.phpt

index 30c7e736f07e5bfb397f1bd4cc4ff6241a157af2..65e8729ccfd9e8fce77eaa4955b4a90466324a2e 100644 (file)
@@ -8,10 +8,6 @@ Test function posix_setuid() by substituting argument 1 with emptyUnsetUndefNull
 Marco Fabbri mrfabbri@gmail.com
 Francesco Fullone ff@ideato.it
 #PHPTestFest Cesena Italia on 2009-06-20
---SKIPIF--
-<?php
-        if(!extension_loaded("posix")) print "skip - POSIX extension not loaded";
-?>
 --FILE--
 <?php