From: Ulf Wendel Date: Thu, 3 Jan 2008 17:21:01 +0000 (+0000) Subject: MFH: Remove test for deprecated (and removed) function X-Git-Tag: RELEASE_1_3_1~425 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5dceff0104285e42fa16972186d75e58f3d3f602;p=php MFH: Remove test for deprecated (and removed) function --- diff --git a/ext/mysqli/tests/mysqli_slave_query.phpt b/ext/mysqli/tests/mysqli_slave_query.phpt deleted file mode 100755 index 1be22ac3fd..0000000000 --- a/ext/mysqli/tests/mysqli_slave_query.phpt +++ /dev/null @@ -1,50 +0,0 @@ ---TEST-- -mysqli_slave_query() ---SKIPIF-- - ---FILE-- - ---EXPECTF-- -Warning: mysqli_slave_query(): Couldn't fetch mysqli in %s on line %d -done! \ No newline at end of file