]> granicus.if.org Git - taglib/commitdiff
Uncommenting unit test.
authorLukas Krejci <krejclu6@fel.cvut.cz>
Sun, 13 Oct 2013 16:38:54 +0000 (18:38 +0200)
committerLukas Krejci <krejclu6@fel.cvut.cz>
Sun, 13 Oct 2013 16:38:54 +0000 (18:38 +0200)
tests/test_id3v2.cpp

index dd1cac7cfe9016e383634bf3f73ffcdd9b2af7ba..06f911f8af0342e77c9c4c405311c2ce0bbecf42 100644 (file)
@@ -73,7 +73,7 @@ class TestID3v2 : public CppUnit::TestFixture
   CPPUNIT_TEST(testUpdateDate22);
   CPPUNIT_TEST(testDowngradeTo23);
   // CPPUNIT_TEST(testUpdateFullDate22); TODO TYE+TDA should be upgraded to TDRC together
-  //CPPUNIT_TEST(testCompressedFrameWithBrokenLength);
+  CPPUNIT_TEST(testCompressedFrameWithBrokenLength);
   CPPUNIT_TEST(testW000);
   CPPUNIT_TEST(testPropertyInterface);
   CPPUNIT_TEST(testPropertyInterface2);