Update tests/__data__

This commit is contained in:
freearhey
2025-08-23 17:46:46 +03:00
parent 87f60bcc7c
commit c09fd73503
19 changed files with 111 additions and 273 deletions

View File

@@ -0,0 +1 @@
[{"country":"AD","subdivision":"AD-02","code":"ADCAN","name":"Canillo","wikidata_id":"Q386802"},{"country":"CA","subdivision":"CA-ON","code":"CAAAC","name":"Ailsa Craig","wikidata_id":"Q65963197"}]

View File

@@ -5,7 +5,7 @@
"name": "SD",
"is_main": true,
"broadcast_area": [
"c/AD"
"ct/ADCAN"
],
"languages": [
"cat"
@@ -37,7 +37,7 @@
"name": "SD",
"is_main": true,
"broadcast_area": [
"r/INT"
"r/WW"
],
"languages": [
"eng"
@@ -148,7 +148,7 @@
"name": "SD",
"is_main": true,
"broadcast_area": [
"s/CA-ON"
"ct/CAAAC"
],
"languages": [
"fru"

File diff suppressed because one or more lines are too long