summaryrefslogtreecommitdiff
path: root/ext/sockets/tests/socket_set_option_bindtodevice.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sockets/tests/socket_set_option_bindtodevice.phpt')
-rw-r--r--ext/sockets/tests/socket_set_option_bindtodevice.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/sockets/tests/socket_set_option_bindtodevice.phpt b/ext/sockets/tests/socket_set_option_bindtodevice.phpt
index 05d718ce63..fe0afd7c51 100644
--- a/ext/sockets/tests/socket_set_option_bindtodevice.phpt
+++ b/ext/sockets/tests/socket_set_option_bindtodevice.phpt
@@ -30,7 +30,6 @@ var_dump($retval_2);
socket_close($socket);
?>
-
--EXPECTF--
bool(true)