From 1240197a5b64611078b4645b81663c206217dcb6 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Tue, 20 May 2014 20:19:39 -0700 Subject: std: Move running_on_valgrind to rt::util. #1457 [breaking-change] --- src/libstd/io/test.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd/io/test.rs') diff --git a/src/libstd/io/test.rs b/src/libstd/io/test.rs index de8a6f4beb5..bc52bc9946c 100644 --- a/src/libstd/io/test.rs +++ b/src/libstd/io/test.rs @@ -37,7 +37,7 @@ macro_rules! iotest ( use io::net::unix::*; use io::timer::*; use io::process::*; - use unstable::running_on_valgrind; + use rt::running_on_valgrind; use str; fn f() $b -- cgit 1.4.1-3-g733a5