Fix tests after removing PathExt from utils
This commit is contained in:
parent
78b6148463
commit
3fd1d4606c
|
@ -158,7 +158,6 @@ mod tests {
|
|||
extern crate tempdir;
|
||||
|
||||
use super::copy_files_except_ext;
|
||||
use super::PathExt;
|
||||
use std::fs;
|
||||
|
||||
#[test]
|
||||
|
|
Loading…
Reference in New Issue