summaryrefslogtreecommitdiff
path: root/test/sys/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'test/sys/mod.rs')
-rw-r--r--test/sys/mod.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/sys/mod.rs b/test/sys/mod.rs
index 8a1f77fd..fbb4a6e0 100644
--- a/test/sys/mod.rs
+++ b/test/sys/mod.rs
@@ -3,3 +3,4 @@ mod test_termios;
mod test_uio;
mod test_ioctl;
mod test_wait;
+mod test_select;