summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/sys/test_socket.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sys/test_socket.rs b/test/sys/test_socket.rs
index 9bf45828..d6c1ec0c 100644
--- a/test/sys/test_socket.rs
+++ b/test/sys/test_socket.rs
@@ -309,7 +309,6 @@ mod recvfrom {
target_os = "linux",
target_os = "android",
target_os = "freebsd",
- target_os = "openbsd",
target_os = "netbsd",
))]
#[test]