mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
3b45c37cc3
commit
28dcce5418
@ -1196,8 +1196,8 @@ 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'])
|
||||
[title_test('Die letzten Wächter: Roman',
|
||||
exact=False), authors_test(['Sergej Lukianenko', 'Christiane Pöhlmann'])
|
||||
]
|
||||
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user