| opends/tests/unit-tests-testng/src/server/org/opends/messages/MessagesTestCase.java | ●●●●● patch | view | raw | blame | history |
opends/tests/unit-tests-testng/src/server/org/opends/messages/MessagesTestCase.java
@@ -50,7 +50,7 @@ extends DirectoryServerTestCase { /** Locale for accessing a pseudo localized test messages file. */ protected static final Locale TEST_LOCALE = Locale.CHINA; protected static final Locale TEST_LOCALE = new Locale("myLanguage"); /** Message to appear in pseudo localized test messages file. */ protected static final String TEST_MSG = "XXX";