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 ed4ad736..20312120 100644
--- a/test/sys/mod.rs
+++ b/test/sys/mod.rs
@@ -29,6 +29,7 @@ mod test_signalfd;
mod test_socket;
#[cfg(not(any(target_os = "redox")))]
mod test_sockopt;
+mod test_stat;
#[cfg(any(target_os = "android", target_os = "linux"))]
mod test_sysinfo;
#[cfg(not(any(