The new test wasn't called.

This commit is contained in:
Tsuda Kageyu
2015-11-30 18:32:49 +09:00
parent 59088096e6
commit 101a330d55

View File

@ -38,6 +38,7 @@ class TestFileRef : public CppUnit::TestFixture
CPPUNIT_TEST(testMP4_1);
CPPUNIT_TEST(testMP4_2);
CPPUNIT_TEST(testMP4_3);
CPPUNIT_TEST(testMP4_4);
CPPUNIT_TEST(testTrueAudio);
CPPUNIT_TEST(testAPE);
CPPUNIT_TEST(testWav);