Commit 0b27170b authored by Michal Čihař's avatar Michal Čihař

Fix testing of Java Properties

Issue #664
Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent ab7983f9
......@@ -93,6 +93,7 @@ class PropertiesFormatTest(AutoFormatTest):
EXPECTED_PATH = 'java/swing_messages_cs_CZ.properties'
FIND = 'IGNORE'
FIND_MATCH = 'Ignore'
MATCH = '\n'
class AndroidFormatTest(AutoFormatTest):
......
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