Skip to content

Commit

Permalink
Fix tests after removing PathExt from utils
Browse files Browse the repository at this point in the history
  • Loading branch information
azerupi committed Jan 3, 2016
1 parent 78b6148 commit 3fd1d46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/mod.rs
Expand Up @@ -158,7 +158,6 @@ mod tests {
extern crate tempdir;

use super::copy_files_except_ext;
use super::PathExt;
use std::fs;

#[test]
Expand Down

0 comments on commit 3fd1d46

Please sign in to comment.