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
|
|
@ -931,8 +931,6 @@ fn contains_nul<T: BytesContainer>(v: &T) -> bool {
|
|||
#[cfg(test)]
|
||||
mod tests {
|
||||
use prelude::*;
|
||||
use super::{GenericPath, PosixPath, WindowsPath};
|
||||
use c_str::ToCStr;
|
||||
|
||||
#[test]
|
||||
fn test_cstring() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue