mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Extracted LibraryServerTest into a file of its own
This commit is contained in:
@ -17,6 +17,7 @@ tests = [
|
||||
if build_machine.system() != 'windows'
|
||||
tests += [
|
||||
'server',
|
||||
'library_server',
|
||||
'server_search'
|
||||
]
|
||||
endif
|
||||
|
Reference in New Issue
Block a user