38394041424344
*/ public class DecoderTest { @Test public void testMP3() { test(new MP3FileReader(), "testfiles/mp3/sample.mp3"); }