From 2828ba527699ef3911281f378ea608248c79a52e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 5 Apr 2011 23:12:18 -0600 Subject: [PATCH] ... --- src/calibre/ebooks/metadata/sources/identify.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/calibre/ebooks/metadata/sources/identify.py b/src/calibre/ebooks/metadata/sources/identify.py index b04a697ed8..77391bac6b 100644 --- a/src/calibre/ebooks/metadata/sources/identify.py +++ b/src/calibre/ebooks/metadata/sources/identify.py @@ -354,10 +354,10 @@ if __name__ == '__main__': # tests {{{ exact=True), authors_test(['Dan Brown'])] ), - ( # No specific problems - {'identifiers':{'isbn': '0743273567'}}, - [title_test('The great gatsby', exact=True), - authors_test(['Francis Scott Fitzgerald'])] + ( # No ISBN + {'title':'Justine', 'authors':['Durrel']}, + [title_test('Justine', exact=True), + authors_test(['Lawrence Durrel'])] ), ( # A newer book