From 85a261bb8563c1c2b70c8d74f7436c27a9e61d48 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Sun, 11 Dec 2005 14:50:29 +0000 Subject: [PATCH] - MFH Fix tests --- ext/pdo_firebird/tests/common.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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-- +if (!extension_loaded('pdo_firebird')) print 'skip'; ?> --REDIRECTTEST-- # magic auto-configuration -- 2.50.1