We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c32e637 commit 0e8e59aCopy full SHA for 0e8e59a
tests/test_libzim_creator.py
@@ -866,7 +866,7 @@ def test_accented_search_from_libzim(fpath):
866
867
assert zim.entry_count == 2
868
assert zim.article_count == 2
869
- assert zim.all_entry_count == 7
+ assert zim.all_entry_count == 6
870
871
ascii_query = Query().set_query("test article")
872
ascii_searcher = Searcher(zim)
0 commit comments