From 45ebfdf35faae4266f146e9b2105e797b02f03c2 Mon Sep 17 00:00:00 2001 From: Joseph Crail Date: Fri, 25 Nov 2016 14:58:42 -0500 Subject: [PATCH] Fix test --- tests/test_who.rs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/test_who.rs b/tests/test_who.rs index 79f774a57..c32adac19 100644 --- a/tests/test_who.rs +++ b/tests/test_who.rs @@ -1,3 +1,7 @@ +use common::util::*; + + + #[cfg(target_os = "linux")] #[test] fn test_count() {