mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Unit-testing of kiwix::Suggestions
The new unit test fails because of a buggy mishandling of backslashes in suggestions. The fix is coming next.
This commit is contained in:
@ -4,6 +4,7 @@ tests = [
|
||||
'tagParsing',
|
||||
'stringTools',
|
||||
'pathTools',
|
||||
'otherTools',
|
||||
'kiwixserve',
|
||||
'book',
|
||||
'manager',
|
||||
|
Reference in New Issue
Block a user