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