mirror of
https://github.com/apache/poi.git
synced 2025-03-06 17:09:08 +00:00
fix accidental change in test file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838919 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cf455847d2
commit
be755dd28e
@ -90,7 +90,7 @@ public class TestExcelStyleDateFormatter {
|
||||
testMap.put(austrianLocale, austrianResultList);
|
||||
testMap.put(englishLocale, englishResultList);
|
||||
testMap.put(frenchLocale, frenchResultList);
|
||||
//testMap.put(chineseLocale, chineseResultList);
|
||||
testMap.put(chineseLocale, chineseResultList);
|
||||
testMap.put(turkishLocale, turkishResultList);
|
||||
testMap.put(hungarianLocale, hungarianResultList);
|
||||
testMap.put(indianLocale, indianResultList);
|
||||
|
Loading…
x
Reference in New Issue
Block a user