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