Merge pull request #28 from cakebaker/fix_unused_imports_in_tests
Remove unused imports in tests
This commit is contained in:
@ -4,9 +4,7 @@
|
|||||||
// file that was distributed with this source code.
|
// file that was distributed with this source code.
|
||||||
// spell-checker:ignore (words) symdir somefakedir
|
// spell-checker:ignore (words) symdir somefakedir
|
||||||
|
|
||||||
use std::path::PathBuf;
|
use crate::common::util::TestScenario;
|
||||||
|
|
||||||
use crate::common::util::{TestScenario, UCommand};
|
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
#[ignore]
|
#[ignore]
|
||||||
|
Reference in New Issue
Block a user