mirror of
https://git.unlock-music.dev/um/cli.git
synced 2025-07-06 22:42:12 +08:00
test(QMCv2): add case mflac_rc4
This commit is contained in:
@ -32,6 +32,7 @@ func TestMflac0Decoder_Read(t *testing.T) {
|
||||
wantErr bool
|
||||
}{
|
||||
{"mflac0_rc4", false},
|
||||
{"mflac_rc4", false},
|
||||
{"mflac_map", false},
|
||||
{"mgg_map", false},
|
||||
{"qmc0_static", false},
|
||||
|
Reference in New Issue
Block a user