[flickr] add image extractor

This commit is contained in:
Mike Fährmann
2017-05-30 17:43:02 +02:00
parent b6fffa9e26
commit 659c65dbb0
3 changed files with 101 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ TESTDATA_FMT = """
TESTDATA_EXCEPTION_FMT = """
test = [("{}", {{
"exception": "{}",
"exception": exception.{},
}})]
"""