remove_picture #23
@@ -1041,9 +1041,6 @@ mod tests {
|
||||
let test_filename = String::from("track09.flac");
|
||||
let new_filepath = get_full_path(&test_dir, &test_filename).unwrap();
|
||||
|
||||
// let new_coverart = String::from("Sample Tracks 3 - Other one.png");
|
||||
// let new_cover_art_path = get_full_path(&dir, &new_coverart).unwrap();
|
||||
|
||||
match file_exists(&dir, &filename) {
|
||||
Ok(_) => {
|
||||
let filepath = get_full_path(&dir, &filename).unwrap();
|
||||
|
Reference in New Issue
Block a user