mirror of https://github.com/kiwix/libkiwix.git
Dropped test/server_xml_search.cpp
This commit is contained in:
parent
06d7a2320f
commit
baa97cadf0
|
@ -17,8 +17,7 @@ tests = [
|
||||||
if build_machine.system() != 'windows'
|
if build_machine.system() != 'windows'
|
||||||
tests += [
|
tests += [
|
||||||
'server',
|
'server',
|
||||||
'server_search',
|
'server_search'
|
||||||
'server_xml_search'
|
|
||||||
]
|
]
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue