add kiwixserve unit test

This commit is contained in:
luddens
2019-10-22 11:26:41 +02:00
parent 9975e0b369
commit a2c2955f41
2 changed files with 20 additions and 1 deletions

View File

@ -6,7 +6,8 @@ tests = [
'regex',
'tagParsing',
'stringTools',
'pathTools'
'pathTools',
'kiwixserve'
]