There was an error while loading. Please reload this page.
1 parent 4b715fc commit 43959d1Copy full SHA for 43959d1
tests/i18n/tests.py
@@ -38,7 +38,7 @@
38
from .commands.extraction import (ExtractorTests, BasicExtractorTests,
39
JavascriptExtractorTests, IgnoredExtractorTests, SymlinkExtractorTests,
40
CopyPluralFormsExtractorTests, NoWrapExtractorTests,
41
- NoLocationExtractorTests, KeepPotFileExtractorTests,
+ LocationCommentsTests, KeepPotFileExtractorTests,
42
MultipleLocaleExtractionTests)
43
if find_command('msgfmt'):
44
from .commands.compilation import (PoFileTests, PoFileContentsTests,
0 commit comments