Skip to content

Commit 3225682

Browse files
committed
Added unix socket tests only on unix family of OSs
1 parent e04b2e2 commit 3225682

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/connection/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
#[cfg(target_family = "unix")]
12
pub mod unix_socket_connection;

0 commit comments

Comments
 (0)