From 4ecaa4239ff421fbec487e115244e106b8e0f97e Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Mon, 18 Aug 2014 17:11:08 -0700 Subject: [PATCH] Fix unittest.skip decorator use This fixes the py26 build. --- test/test_mediafile_edge.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_mediafile_edge.py b/test/test_mediafile_edge.py index 9a7833ffe..81b689fbc 100644 --- a/test/test_mediafile_edge.py +++ b/test/test_mediafile_edge.py @@ -323,7 +323,7 @@ class ID3v23Test(unittest.TestCase, TestHelper): finally: self._delete_test() - @unittest.skip + @unittest.skip("a bug, see #899") def test_v23_image_encoding(self): """For compatibility with OS X/iTunes (and strict adherence to the standard), ID3v2.3 tags need to use an inferior text