mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
594bf0b678
commit
a217bbd73b
@ -781,7 +781,7 @@ if __name__ == '__main__': # tests {{{
|
|||||||
de_tests = [ # {{{
|
de_tests = [ # {{{
|
||||||
(
|
(
|
||||||
{'identifiers':{'isbn': '3548283519'}},
|
{'identifiers':{'isbn': '3548283519'}},
|
||||||
[title_test('Wer Wind sät',
|
[title_test('Wer Wind Sät: Der Fünfte Fall Für Bodenstein Und Kirchhoff',
|
||||||
exact=True), authors_test(['Nele Neuhaus'])
|
exact=True), authors_test(['Nele Neuhaus'])
|
||||||
]
|
]
|
||||||
|
|
||||||
@ -833,6 +833,6 @@ if __name__ == '__main__': # tests {{{
|
|||||||
] # }}}
|
] # }}}
|
||||||
|
|
||||||
test_identify_plugin(Amazon.name, com_tests)
|
test_identify_plugin(Amazon.name, com_tests)
|
||||||
#test_identify_plugin(Amazon.name, es_tests)
|
#test_identify_plugin(Amazon.name, de_tests)
|
||||||
# }}}
|
# }}}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user