summaryrefslogtreecommitdiff
path: root/test/test.rs
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.rs')
-rw-r--r--test/test.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.rs b/test/test.rs
index 83cb4645..3cac48f7 100644
--- a/test/test.rs
+++ b/test/test.rs
@@ -33,6 +33,7 @@ mod test_pty;
target_os = "linux"))]
mod test_sched;
#[cfg(any(target_os = "android",
+ target_os = "dragonfly",
target_os = "freebsd",
target_os = "ios",
target_os = "linux",