mirror of
https://github.com/issadarkthing/gomu.git
synced 2025-04-26 13:49:21 +08:00
fix test for embedLyric
This commit is contained in:
parent
437ec29c12
commit
bc03e316bb
@ -126,7 +126,7 @@ func TestEmbedLyric(t *testing.T) {
|
||||
}
|
||||
}()
|
||||
|
||||
err = embedLyric(testFile, lyric, descriptor)
|
||||
err = embedLyric(testFile, lyric, descriptor, false)
|
||||
if err != nil {
|
||||
t.Error(err)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user