Fix fallout of removing import_shadowing in tests.
This commit is contained in:
parent
f95e0c21aa
commit
b45d30da34
33 changed files with 97 additions and 116 deletions
|
|
@ -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};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue