summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/FunctionalTests/protected/application.xml2
-rw-r--r--tests/FunctionalTests/protected/pages/I18N/BasicI18N.page2
-rw-r--r--tests/FunctionalTests/protected/runtime/config.cachebin1543 -> 1543 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/tests/FunctionalTests/protected/application.xml b/tests/FunctionalTests/protected/application.xml
index 0bc6a7c7..c4ea0be2 100644
--- a/tests/FunctionalTests/protected/application.xml
+++ b/tests/FunctionalTests/protected/application.xml
@@ -7,7 +7,7 @@
</paths>
<modules>
- <module id="globalization" class="TGlobalization" Culture="zh-CN">
+ <module id="globalization" class="TGlobalization" Culture="zh_CN">
<!-- The translation type and source -->
<translation
diff --git a/tests/FunctionalTests/protected/pages/I18N/BasicI18N.page b/tests/FunctionalTests/protected/pages/I18N/BasicI18N.page
index 9d1b8588..4e4a6d72 100644
--- a/tests/FunctionalTests/protected/pages/I18N/BasicI18N.page
+++ b/tests/FunctionalTests/protected/pages/I18N/BasicI18N.page
@@ -1,4 +1,4 @@
-<!doctype html public
+<!DOCTYPE HTML PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
diff --git a/tests/FunctionalTests/protected/runtime/config.cache b/tests/FunctionalTests/protected/runtime/config.cache
index 1f1f82fd..33317f88 100644
--- a/tests/FunctionalTests/protected/runtime/config.cache
+++ b/tests/FunctionalTests/protected/runtime/config.cache
Binary files differ