mirror of https://github.com/kiwix/libkiwix.git
git mv test/server_{html_,}search.cpp
This commit is contained in:
parent
ed6aa5a89a
commit
0340a49780
|
@ -17,7 +17,7 @@ tests = [
|
||||||
if build_machine.system() != 'windows'
|
if build_machine.system() != 'windows'
|
||||||
tests += [
|
tests += [
|
||||||
'server',
|
'server',
|
||||||
'server_html_search',
|
'server_search',
|
||||||
'server_xml_search'
|
'server_xml_search'
|
||||||
]
|
]
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in New Issue