summaryrefslogtreecommitdiff
path: root/ext/odbc/tests/odbc_exec_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/odbc/tests/odbc_exec_001.phpt')
-rw-r--r--ext/odbc/tests/odbc_exec_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/odbc/tests/odbc_exec_001.phpt b/ext/odbc/tests/odbc_exec_001.phpt
index af069af533..ab219ccde8 100644
--- a/ext/odbc/tests/odbc_exec_001.phpt
+++ b/ext/odbc/tests/odbc_exec_001.phpt
@@ -2,7 +2,7 @@
odbc_exec(): Basic test
--SKIPIF--
<?php include 'skipif.inc'; ?>
-<?php
+<?php
if ("unixODBC" != ODBC_TYPE) {
die("skip ODBC_TYPE != unixODBC");
}