mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-19 04:00:40 +01:00
Remove debug line
This commit is contained in:
parent
6834324de2
commit
f7c666584e
@ -76,7 +76,6 @@ TEST_F(OrganizeFormatTest, BasicReplacePaths) {
|
||||
|
||||
ASSERT_TRUE(format_.IsValid());
|
||||
|
||||
qLog(Debug) << format_.GetFilenameForSong(song_);
|
||||
EXPECT_EQ("albumartist/album/321_albumartist_artist_album_title", format_.GetFilenameForSong(song_));
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user