mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
6cd7aeb64f
commit
4b08b70ea2
@ -767,15 +767,6 @@ if __name__ == '__main__': # tests {{{
|
|||||||
|
|
||||||
),
|
),
|
||||||
|
|
||||||
( # This isbn not on amazon
|
|
||||||
{'identifiers':{'isbn': '8324616489'}, 'title':'Learning Python',
|
|
||||||
'authors':['Lutz']},
|
|
||||||
[title_test('Learning Python, 3rd Edition',
|
|
||||||
exact=True), authors_test(['Mark Lutz'])
|
|
||||||
]
|
|
||||||
|
|
||||||
),
|
|
||||||
|
|
||||||
( # Sophisticated comment formatting
|
( # Sophisticated comment formatting
|
||||||
{'identifiers':{'isbn': '9781416580829'}},
|
{'identifiers':{'isbn': '9781416580829'}},
|
||||||
[title_test('Angels & Demons - Movie Tie-In: A Novel',
|
[title_test('Angels & Demons - Movie Tie-In: A Novel',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user