def test_issue_298b(self): """ Second test case for issue #298: blockette size exceeds 9999 bytes. """ file = os.path.join(self.path, "AI.ESPZ._.BH_.dataless") parser = Parser(file) parser.get_resp()