mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
[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:
parent
400a0862f3
commit
fa8f94370e
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user