]> granicus.if.org Git - php/commitdiff
revert skipif, this should run everywhere
authorAnatol Belski <ab@php.net>
Thu, 2 Apr 2015 13:37:08 +0000 (15:37 +0200)
committerAnatol Belski <ab@php.net>
Thu, 2 Apr 2015 18:19:42 +0000 (20:19 +0200)
ext/odbc/tests/bug68087.phpt

index b7bdfa8bfa19f906a6877dd326f768a5cf9de729..3bc18125a686e4ab22301b1a80e8e07994484685 100644 (file)
@@ -2,11 +2,6 @@
 odbc_exec(): Getting accurate date data from query
 --SKIPIF--
 <?php include 'skipif.inc'; ?>
-<?php 
-       if ("unixODBC" != ODBC_TYPE) {
-               die("skip ODBC_TYPE != unixODBC");
-       }
-?>
 --FILE--
 <?php