summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2005-12-11 14:50:29 +0000
committerMarcus Boerger <helly@php.net>2005-12-11 14:50:29 +0000
commit85a261bb8563c1c2b70c8d74f7436c27a9e61d48 (patch)
tree03a2a2faa2c55c15c5aa4704c1277ef7589945af
parentd05c2a40d822bdcae4fc0aafc59c4bc5e138f0a5 (diff)
downloadphp-git-85a261bb8563c1c2b70c8d74f7436c27a9e61d48.tar.gz
- MFH Fix tests
-rw-r--r--ext/pdo_firebird/tests/common.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdo_firebird/tests/common.phpt b/ext/pdo_firebird/tests/common.phpt
index cb1caf3150..00d4b239ab 100644
--- a/ext/pdo_firebird/tests/common.phpt
+++ b/ext/pdo_firebird/tests/common.phpt
@@ -2,7 +2,7 @@
FIREBIRD
--SKIPIF--
<?php # vim:ft=php
-if (!extension_loaded('pdo_odbc')) print 'skip'; ?>
+if (!extension_loaded('pdo_firebird')) print 'skip'; ?>
--REDIRECTTEST--
# magic auto-configuration