Commit 97aa8c2e authored by Michal Čihař's avatar Michal Čihař

Fix RESX test

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 027ecdae
......@@ -134,3 +134,4 @@ if 'resx' in FILE_FORMATS:
EXPECTED_PATH = 'resx/cs_CZ.resx'
FIND = u'Hello'
FIND_MATCH = u''
MATCH = '<root></root>'
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