[bug-62857] support locale

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897736 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2022-02-03 18:28:19 +00:00
parent 400a0862f3
commit fa8f94370e

View File

@ -121,7 +121,7 @@ final class TestNumericFunction {
}
@Test
@Disabled("fails on some Java Runtimes (kr. apprears at start of result in some JREs)")
@Disabled("fails on some Java Runtimes (kr apprears at start of result in some JREs)")
void testDOLLARDenmark() {
Locale defaultLocale = LocaleUtil.getUserLocale();
try {