mirror of
https://github.com/fergalmoran/picard.git
synced 2025-12-30 13:19:26 +00:00
Merged DataObj class with MetadataItem class
This commit is contained in:
@@ -44,7 +44,7 @@ from picard.util.tags import (
|
||||
)
|
||||
|
||||
|
||||
class DataObjectTest(PicardTestCase):
|
||||
class FileTest(PicardTestCase):
|
||||
|
||||
def setUp(self):
|
||||
super().setUp()
|
||||
|
||||
Reference in New Issue
Block a user