Commit 16a3a3dc authored by Michal Čihař's avatar Michal Čihař

Avoid name clash

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 23bda729
......@@ -123,7 +123,7 @@ class AndroidFormatTest(AutoFormatTest):
if 'resx' in FILE_FORMATS:
class RESXFormat(AutoFormatTest):
class RESXFormatTest(AutoFormatTest):
FORMAT = RESXFormat
FILE = TEST_RESX
MIME = 'text/microsoft-resx'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment