mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Use new zim::Archive::getMediaCount
from libzim.
As libzim also changed the behavior of `zim::Archive::getArticleCount`, we don't need the hack, and we don't need the code to parse `M/Counter`.
This commit is contained in:
@ -2,7 +2,6 @@ tests = [
|
||||
'library',
|
||||
'regex',
|
||||
'tagParsing',
|
||||
'counterParsing',
|
||||
'stringTools',
|
||||
'pathTools',
|
||||
'kiwixserve',
|
||||
|
Reference in New Issue
Block a user