mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Deprecate Reader
creation.
As we `Reader` is now deprecated, we also remove the unit tests on it. `Reader` is now untested, and so it reduces the code coverage.
This commit is contained in:
@ -10,7 +10,6 @@ tests = [
|
||||
'manager',
|
||||
'name_mapper',
|
||||
'opds_catalog',
|
||||
'reader',
|
||||
'searcher'
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user