mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
parent
507e1cc09b
commit
fb2399f56b
13 changed files with 25 additions and 19 deletions
|
@ -562,7 +562,7 @@ fn test_write_fast_fallthrough_uses_flush() {
|
|||
|
||||
#[test]
|
||||
#[cfg(unix)]
|
||||
#[ignore]
|
||||
#[ignore = ""]
|
||||
fn test_domain_socket() {
|
||||
use std::io::prelude::*;
|
||||
use std::os::unix::net::UnixListener;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue