We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6637e7 commit d18ea4fCopy full SHA for d18ea4f
tests/yup_audio_formats/yup_FlacAudioFormat.cpp
@@ -40,7 +40,7 @@ const std::vector<String> getAllFlacTestFiles()
40
return {
41
"M1F1-int16.flac",
42
"M1F1-int24.flac",
43
- "M1F1-int32.flac"
+ "M1F1-int32.flac",
44
"M1F1-uint8.flac"
45
};
46
}
0 commit comments