Skip to content

Commit

Permalink
fix test too
Browse files Browse the repository at this point in the history
  • Loading branch information
devnexen committed Feb 21, 2024
1 parent d75e770 commit 629142a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/std/src/os/net/linux_ext/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ fn quickack() {
}

#[test]
#[cfg(target_os = "linux")]
fn deferaccept() {
use crate::{
net::{test::next_test_ip4, TcpListener, TcpStream},
Expand Down

0 comments on commit 629142a

Please sign in to comment.