]> source.dussan.org Git - poi.git/commitdiff
[bug-62857] support locale
authorPJ Fanning <fanningpj@apache.org>
Thu, 3 Feb 2022 18:28:19 +0000 (18:28 +0000)
committerPJ Fanning <fanningpj@apache.org>
Thu, 3 Feb 2022 18:28:19 +0000 (18:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897736 13f79535-47bb-0310-9956-ffa450edef68

poi/src/test/java/org/apache/poi/ss/formula/functions/TestNumericFunction.java

index eedf8209ec37cced6f0c4b45219e01193ef9c6a6..f398b9217a346042ec2d96d56f4a45dfd80dd6ee 100644 (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 {