Index: tools/json_schema_compiler/test/font_settings.json |
diff --git a/tools/json_schema_compiler/test/font_settings.json b/tools/json_schema_compiler/test/font_settings.json |
index be680832f0469e70a8d0a30186618ca5cce1d7a7..137c66849fb8180ad597dfd38c68c97cbe2250b8 100644 |
--- a/tools/json_schema_compiler/test/font_settings.json |
+++ b/tools/json_schema_compiler/test/font_settings.json |
@@ -24,11 +24,6 @@ |
{ |
"id": "ScriptCode", |
"type": "string", |
- "enum": [ "Arab", "Armn", "Beng", "Cans", "Cher", "Cyrl", "Deva", "Ethi", "Geor", |
- "Grek", "Gujr", "Guru", "Hang", "Hans", "Hant", "Hebr", "Hrkt", "Knda", |
- "Khmr", "Laoo", "Mlym", "Mong", "Mymr", "Orya", "Sinh", "Taml", "Telu", |
- "Thaa", "Thai", "Tibt", "Yiii" |
- ], |
not at google - send to devlin
2012/09/11 01:14:10
this doesn't seem right?
cduvall
2012/09/11 19:23:46
I just made this a string type (not enum) so we ca
not at google - send to devlin
2012/09/11 21:55:12
Oh it's *test* data. That totally confused me. Ok.
|
"description": "An ISO 15924 script code." |
}, |
{ |