Skip to content

Commit ec222cc

Browse files
committed
Move tests from src/tests.rs to tests directory
1 parent 761aef8 commit ec222cc

File tree

3 files changed

+288
-297
lines changed

3 files changed

+288
-297
lines changed

src/lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,6 @@ mod sockaddr;
123123
mod socket;
124124
mod sockref;
125125

126-
#[cfg(test)]
127-
mod tests;
128-
129126
#[cfg(unix)]
130127
#[path = "sys/unix.rs"]
131128
mod sys;

src/tests.rs

Lines changed: 0 additions & 293 deletions
This file was deleted.

0 commit comments

Comments
 (0)