aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/intl402/ch06/6.2/6.2.3.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/intl402/ch06/6.2/6.2.3.js')
-rw-r--r--test/suite/intl402/ch06/6.2/6.2.3.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/suite/intl402/ch06/6.2/6.2.3.js b/test/suite/intl402/ch06/6.2/6.2.3.js
index ce273e198..4ae15ab27 100644
--- a/test/suite/intl402/ch06/6.2/6.2.3.js
+++ b/test/suite/intl402/ch06/6.2/6.2.3.js
@@ -29,7 +29,8 @@ var canonicalizedTags = {
"de-DD": ["de-DE", "de"],
"zh-hak-CN": ["hak-CN", "hak"],
"sgn-ils": ["ils"],
- "in": ["id"]
+ "in": ["id"],
+ "x-foo": ["x-foo"]
};
// make sure the data above is correct