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, 18 May 2014 14:15:35 +0000 (16:15 +0200)
tests/test_id3v2.cpp

index 79c406e4fc9a56b81f824b8c14f81ab6362fcef4..2e04bdbacfd6e80c95b4a1dee9c3645bdd04f52e 100644 (file)
@@ -84,7 +84,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);