Fix cfg condition for test
This commit is contained in:
@@ -559,7 +559,7 @@ fn test_send_vectored_with_ancillary_to_unix_datagram() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(any(
|
#[cfg(any(
|
||||||
doc,
|
test,
|
||||||
target_os = "android",
|
target_os = "android",
|
||||||
target_os = "dragonfly",
|
target_os = "dragonfly",
|
||||||
target_os = "emscripten",
|
target_os = "emscripten",
|
||||||
|
|||||||
Reference in New Issue
Block a user