Fix cfg condition for test
This commit is contained in:
parent
d30508f95c
commit
e0cedba63e
1 changed files with 1 additions and 1 deletions
|
@ -559,7 +559,7 @@ fn test_send_vectored_with_ancillary_to_unix_datagram() {
|
|||
}
|
||||
|
||||
#[cfg(any(
|
||||
doc,
|
||||
test,
|
||||
target_os = "android",
|
||||
target_os = "dragonfly",
|
||||
target_os = "emscripten",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue