This commit is contained in:
Kovid Goyal 2011-04-05 23:12:18 -06:00
parent afebdabbf1
commit 2828ba5276

View File

@ -354,10 +354,10 @@ if __name__ == '__main__': # tests {{{
exact=True), authors_test(['Dan Brown'])] exact=True), authors_test(['Dan Brown'])]
), ),
( # No specific problems ( # No ISBN
{'identifiers':{'isbn': '0743273567'}}, {'title':'Justine', 'authors':['Durrel']},
[title_test('The great gatsby', exact=True), [title_test('Justine', exact=True),
authors_test(['Francis Scott Fitzgerald'])] authors_test(['Lawrence Durrel'])]
), ),
( # A newer book ( # A newer book