add regression coverage for #2745
This commit is contained in:
parent
51b65534f5
commit
01a9b4c077
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,6 @@
|
||||||
"features":
|
"features":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"type":"Feature",
|
|
||||||
"geometry":
|
"geometry":
|
||||||
{
|
{
|
||||||
"type":"Point",
|
"type":"Point",
|
||||||
|
@ -24,7 +23,8 @@
|
||||||
"NOM_FR":"Qu\u00e9bec",
|
"NOM_FR":"Qu\u00e9bec",
|
||||||
"object": {"value":{"type":"\u041c\u0430pni\u043a","array": [3,0,"x"]}},
|
"object": {"value":{"type":"\u041c\u0430pni\u043a","array": [3,0,"x"]}},
|
||||||
"array" : [ [ [1], ["deux"]],[["\u0442\u0440\u0438","four","\u4e94"]]]
|
"array" : [ [ [1], ["deux"]],[["\u0442\u0440\u0438","four","\u4e94"]]]
|
||||||
}
|
},
|
||||||
|
"type":"Feature"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue