diff --git a/src/calibre/ebooks/metadata/sources/identify.py b/src/calibre/ebooks/metadata/sources/identify.py index ba32b5348d..c3d5dec420 100644 --- a/src/calibre/ebooks/metadata/sources/identify.py +++ b/src/calibre/ebooks/metadata/sources/identify.py @@ -560,8 +560,7 @@ if __name__ == '__main__': # tests {{{ ), - ( # An e-book ISBN not on Amazon, one of the authors is - # unknown to Amazon + ( # An e-book ISBN not on Amazon, one of the authors is unknown to Amazon {'identifiers':{'isbn': '9780307459671'}, 'title':'Invisible Gorilla', 'authors':['Christopher Chabris']}, [title_test('The Invisible Gorilla: And Other Ways Our Intuitions Deceive Us', exact=True)]