Fix fallout of removing import_shadowing in tests.
This commit is contained in:
@@ -1425,7 +1425,6 @@ mod arch_consts {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use prelude::*;
|
||||
use c_str::ToCStr;
|
||||
use option;
|
||||
use os::{env, getcwd, getenv, make_absolute};
|
||||
use os::{split_paths, join_paths, setenv, unsetenv};
|
||||
|
||||
Reference in New Issue
Block a user