mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Another test for amazon.de
This commit is contained in:
parent
ae4e486410
commit
8fec427a54
@ -1162,6 +1162,14 @@ if __name__ == '__main__': # tests {{{
|
||||
] # }}}
|
||||
|
||||
de_tests = [ # {{{
|
||||
(
|
||||
{'identifiers':{'isbn': '9783453314979'}},
|
||||
[title_test('Die letzten Wächter: Roman (Der Wächter-Zyklus, Band 6)',
|
||||
exact=False), authors_test(['Sergej Lukianenko'])
|
||||
]
|
||||
|
||||
),
|
||||
|
||||
(
|
||||
{'identifiers':{'isbn': '3548283519'}},
|
||||
[title_test('Wer Wind Sät: Der Fünfte Fall Für Bodenstein Und Kirchhoff',
|
||||
|
Loading…
x
Reference in New Issue
Block a user