update book even if the members aren't empty

remove the conditions to always update the book
This commit is contained in:
luddens
2020-01-07 14:54:49 +01:00
committed by Matthieu Gautier
parent fa091a19c6
commit ff21a095cb
3 changed files with 42 additions and 22 deletions

View File

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