Uncommenting unit test.

This commit is contained in:
Lukas Krejci
2014-05-18 16:15:35 +02:00
parent 5c5c89e8d9
commit 500b3e630b
+1 -1
View 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);