diff --git a/ext/standard/tests/network/dns_get_mx.phpt b/ext/standard/tests/network/dns_get_mx.phpt deleted file mode 100644 index f6bb7ec05ec..00000000000 --- a/ext/standard/tests/network/dns_get_mx.phpt +++ /dev/null @@ -1,27 +0,0 @@ ---TEST-- -bool dns_get_mx ( string $hostname , array &$mxhosts [, array &$weight ] ); ---CREDITS-- -marcosptf - - @phpsp - sao paulo - br ---SKIPIF-- - ---FILE-- - ---EXPECTF-- -Hosts: %i, weights: %i -Hosts: %i, weights: %i -Hosts: %i, weights: %i