mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 11:14:02 +02:00
...
This commit is contained in:
parent
3e184968f2
commit
dc97d6ad69
1 changed files with 1 additions and 0 deletions
|
|
@ -344,6 +344,7 @@ def test_legacy_coverage(self): # {{{
|
|||
'books_for_author', # broken
|
||||
'books_in_old_database', 'sizeof_old_database', # unused
|
||||
'migrate_old', # no longer supported
|
||||
'remove_unused_series', # superseded by clean API
|
||||
|
||||
# Internal API
|
||||
'clean_user_categories', 'cleanup_tags', 'books_list_filter', 'conn', 'connect', 'construct_file_name',
|
||||
|
|
|
|||
Loading…
Reference in a new issue