From: Ulf Wendel Date: Thu, 3 Jan 2008 17:20:19 +0000 (+0000) Subject: Remove test for deprecated (and removed) function X-Git-Tag: RELEASE_2_0_0a1~1044 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba1f8fba1ddfbc7efcf3d2e9176b8233cf04e932;p=php 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