diff options
-rw-r--r-- | ext/odbc/tests/bug68087.phpt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/odbc/tests/bug68087.phpt b/ext/odbc/tests/bug68087.phpt index b7bdfa8bfa..3bc18125a6 100644 --- a/ext/odbc/tests/bug68087.phpt +++ b/ext/odbc/tests/bug68087.phpt @@ -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 |