1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 00:18:23 +02:00

- Fix tests

This commit is contained in:
Marcus Boerger
2005-12-11 14:49:19 +00:00
parent 7a57d03c8d
commit 10fc301bf9
+1 -1
View File
@@ -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