From: Daniel Convissor Date: Sun, 4 Sep 2011 00:56:38 +0000 (+0000) Subject: Make test work with database other than "test" (merge from 5.4). X-Git-Tag: php-5.5.0alpha1~1364 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d50d1174c32365202fc2042be0c2436bbbd9699;p=php Make test work with database other than "test" (merge from 5.4). --- diff --git a/ext/mysqli/tests/mysqli_free_result.phpt b/ext/mysqli/tests/mysqli_free_result.phpt index a065e14821..28f338ac6d 100644 --- a/ext/mysqli/tests/mysqli_free_result.phpt +++ b/ext/mysqli/tests/mysqli_free_result.phpt @@ -10,7 +10,6 @@ require_once('skipifconnectfailure.inc');