diff options
Diffstat (limited to 'test/sys/mod.rs')
-rw-r--r-- | test/sys/mod.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sys/mod.rs b/test/sys/mod.rs index 2ecc36f8..3aab9fc5 100644 --- a/test/sys/mod.rs +++ b/test/sys/mod.rs @@ -9,7 +9,6 @@ mod test_sockopt; mod test_termios; mod test_ioctl; mod test_wait; -mod test_select; mod test_uio; #[cfg(target_os = "linux")] |