| Index: Source/web/tests/LocaleWinTest.cpp
|
| diff --git a/Source/web/tests/LocaleWinTest.cpp b/Source/web/tests/LocaleWinTest.cpp
|
| index 2e1b7eb6f07fae641c67457dbbfd344cec145556..92ebe8d716ee42f975b67d5ad59382e4cd0cdd1b 100644
|
| --- a/Source/web/tests/LocaleWinTest.cpp
|
| +++ b/Source/web/tests/LocaleWinTest.cpp
|
| @@ -69,7 +69,7 @@ protected:
|
| JapaneseJP = 0x411, // ja
|
| KoreanKR = 0x0412, // ko
|
| Persian = 0x0429, // fa
|
| - Spanish = 0x040A, // es
|
| + Spanish = 0x040A, // exceptionState
|
| };
|
|
|
| DateComponents dateComponents(int year, int month, int day)
|
|
|