예제 #1
0
 def testLoad(self):
     for test in self.tests:
         self.assertEquals(MicroDvdFormat.load(test[0]), (test[1], True))