mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Add unit tests for Searcher and Reader
Even though we will be removing the wrappers soon, the test coverage should be complete and we could simply remove these files later.
This commit is contained in:
@ -9,6 +9,8 @@ tests = [
|
||||
'book',
|
||||
'manager',
|
||||
'opds_catalog',
|
||||
'reader',
|
||||
'searcher'
|
||||
]
|
||||
|
||||
if build_machine.system() != 'windows'
|
||||
|
Reference in New Issue
Block a user