From: Matteo Beccati Date: Tue, 10 Nov 2015 07:43:37 +0000 (+0100) Subject: Fix bug #70886 in shmop/tests/002.phpt X-Git-Tag: php-7.0.1RC1~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6fa9b76342a924b2438621deba732c270a0d2859;p=php Fix bug #70886 in shmop/tests/002.phpt --- diff --git a/ext/shmop/tests/002.phpt b/ext/shmop/tests/002.phpt index c67857af08..872fc934fe 100644 --- a/ext/shmop/tests/002.phpt +++ b/ext/shmop/tests/002.phpt @@ -8,14 +8,13 @@ edgarsandi - die('skip not for Windows'); } if (!extension_loaded("shmop")) { - die("skip shmop() extension not available"); } ?> --FILE--