Commit 43959d10 authored by Ramiro Morales's avatar Ramiro Morales
Browse files

Fixed tests breakage from last commit.

parent 4b715fc0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ if find_command('xgettext'):
    from .commands.extraction import (ExtractorTests, BasicExtractorTests,
        JavascriptExtractorTests, IgnoredExtractorTests, SymlinkExtractorTests,
        CopyPluralFormsExtractorTests, NoWrapExtractorTests,
        NoLocationExtractorTests, KeepPotFileExtractorTests,
        LocationCommentsTests, KeepPotFileExtractorTests,
        MultipleLocaleExtractionTests)
if find_command('msgfmt'):
    from .commands.compilation import (PoFileTests, PoFileContentsTests,