From: Felipe Pena Date: Fri, 20 Feb 2009 13:37:48 +0000 (+0000) Subject: - Fix test X-Git-Tag: php-5.4.0alpha1~191^2~4232 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ffc0714655ffac03e7b05e2b8fc6cfe51cf099fd;p=php - Fix test --- diff --git a/ext/pdo_sqlite/tests/bug46542.phpt b/ext/pdo_sqlite/tests/bug46542.phpt index e08cc14c1b..ccde633dc7 100644 --- a/ext/pdo_sqlite/tests/bug46542.phpt +++ b/ext/pdo_sqlite/tests/bug46542.phpt @@ -17,4 +17,4 @@ $a->TRUC(); ?> --EXPECT-- A::truc -A::truc +A::TRUC