mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-07 08:10:57 +00:00
init i18n in tests
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1766 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
b0fb82fe46
commit
7da6b5cd6c
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ import unittest
|
|||
import difflib
|
||||
|
||||
import linkcheck
|
||||
linkcheck.init_i18n()
|
||||
import linkcheck.checker
|
||||
import linkcheck.checker.cache
|
||||
import linkcheck.checker.consumer
|
||||
|
|
|
|||
Loading…
Reference in a new issue