summaryrefslogtreecommitdiff
path: root/test/suite/intl402/ch10/10.3/10.3.3.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/intl402/ch10/10.3/10.3.3.js')
-rw-r--r--test/suite/intl402/ch10/10.3/10.3.3.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/suite/intl402/ch10/10.3/10.3.3.js b/test/suite/intl402/ch10/10.3/10.3.3.js
index 56c294491..bc6b4fabb 100644
--- a/test/suite/intl402/ch10/10.3/10.3.3.js
+++ b/test/suite/intl402/ch10/10.3/10.3.3.js
@@ -43,6 +43,5 @@ mustHaveProperty(actual, "sensitivity", ["variant"]);
mustHaveProperty(actual, "ignorePunctuation", [false]);
mustHaveProperty(actual, "collation", collations);
mayHaveProperty(actual, "numeric", [true, false]);
-mayHaveProperty(actual, "normalization", [true, false]);
mayHaveProperty(actual, "caseFirst", ["upper", "lower", "false"]);