From 23332d6e8d7b00b0134980b16af1da8f2376590c Mon Sep 17 00:00:00 2001 From: Corey Richardson Date: Sun, 5 Jul 2015 07:33:45 -0400 Subject: Fix tests --- test/test.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test.rs') diff --git a/test/test.rs b/test/test.rs index 5a1edf55..cf60dfd7 100644 --- a/test/test.rs +++ b/test/test.rs @@ -1,3 +1,4 @@ +#[macro_use] extern crate nix; extern crate libc; extern crate rand; -- cgit v1.2.3