Skip to content

Commit b244fdf

Browse files
committed
revert skipif, this should run everywhere
1 parent 899362d commit b244fdf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

ext/odbc/tests/bug68087.phpt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22
odbc_exec(): Getting accurate date data from query
33
--SKIPIF--
44
<?php include 'skipif.inc'; ?>
5-
<?php
6-
if ("unixODBC" != ODBC_TYPE) {
7-
die("skip ODBC_TYPE != unixODBC");
8-
}
9-
?>
105
--FILE--
116
<?php
127

0 commit comments

Comments
 (0)