From: Christopher Jones Date: Thu, 9 Jul 2015 23:53:45 +0000 (+1000) Subject: Improve test portability (Senthil) X-Git-Tag: php-7.1.1RC1~35^2~39^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=268a33323210f8f5e36a9f3cbe918f9db138ea7a;p=php Improve test portability (Senthil) --- diff --git a/ext/pdo_oci/tests/bug44301.phpt b/ext/pdo_oci/tests/bug44301.phpt index c0f79356af..1a3d8ad797 100644 --- a/ext/pdo_oci/tests/bug44301.phpt +++ b/ext/pdo_oci/tests/bug44301.phpt @@ -22,4 +22,4 @@ try { $db = null; --EXPECTF-- SQLSTATE[HY000]: General error: 942 OCIStmtExecute: ORA-00942: table or view does not exist - (%s/ext/pdo_oci/oci_statement.c:%d) + (%s%epdo_oci%eoci_statement.c:%d)