[API Change] Convert tags to the new convention.

Use the new convention describe here : https://wiki.openzim.org/wiki/Tags
This commit is contained in:
Matthieu Gautier
2019-09-16 10:45:41 +02:00
parent 660d5d7fb7
commit 2a6772b76d
4 changed files with 119 additions and 5 deletions

View File

@ -3,7 +3,8 @@
tests = [
'parseUrl',
'library',
'regex'
'regex',
'tagParsing'
]