leosongwei / mutagen

Automatically exported from code.google.com/p/mutagen
GNU General Public License v2.0
0 stars 0 forks source link

Enable TOggFileType #156

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It appears that the TOggFileType test (test_ogg.py) is never added to the test 
suite. In addition, this test is missing a setUp() block, and possibly test 
data. Oh, and OggFileType isn't imported in test_ogg.py either.

Please could you fix these issues with TOggFileType!

Original issue reported on code.google.com by Ben.S...@gmail.com on 3 Aug 2013 at 11:50

GoogleCodeExporter commented 9 years ago
Update: Please ignore this issue, I realize now that TOggFileType is just a 
base test for the more specialized TOggSpeex, TOggTheora, TOggVorbis, TOggOpus 
and TOggFLAC!

Original comment by Ben.S...@gmail.com on 3 Aug 2013 at 11:54

GoogleCodeExporter commented 9 years ago

Original comment by reiter.christoph@gmail.com on 3 Aug 2013 at 11:58