XMP feature added

This commit is contained in:
UrielMaD 2020-12-27 19:54:06 -06:00
parent 2474cc2db6
commit c84f1058ea

View File

@ -2,4 +2,4 @@ from .helper import hopper
def test_getxmp():
im = hopper()
assert type(im.getxmp()) == dict
assert type(im.getxmp()) == dict