Ejemplo n.º 1
0
Archivo: test.py Proyecto: ixc/tinytag
def test_invalid_wave_file():
    tag = Wave.get(os.path.join(testfolder, 'samples/flac1.5sStereo.flac'))
Ejemplo n.º 2
0
def test_invalid_wave_file():
    tag = Wave.get(os.path.join(testfolder, 'samples/flac1.5sStereo.flac'))
Ejemplo n.º 3
0
def test_invalid_wave_file():
    tag = Wave.get(os.path.join(samplefolder, "flac1.5sStereo.flac"))