]> granicus.if.org Git - php/commitdiff
- win and nux work the same way
authorPierre Joye <pajoye@php.net>
Thu, 1 Sep 2011 12:42:54 +0000 (12:42 +0000)
committerPierre Joye <pajoye@php.net>
Thu, 1 Sep 2011 12:42:54 +0000 (12:42 +0000)
tests/security/open_basedir_glob.phpt

index 591cd8f4f7e2ed9c20ff402649a0651d62c1b2e5..602e48dfc425732b78b60b64681c15de18f46418 100644 (file)
@@ -1,11 +1,5 @@
 --TEST--
 Test open_basedir configuration
---SKIPIF--
-<?php
-if (substr(PHP_OS, 0, 3) == 'WIN') {
-    die('skip Not for Windows variation');
-}
-?>
 --INI--
 open_basedir=.
 --FILE--