aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/clusterInfo7.json
blob: b9ebc655826bec349769372d311fdeed6fe54d62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
	{
		"cellId": "82",
		"physicalCellId": 32,
		"neighbours": "[]"
	},
	{
		"cellId": "81",
		"physicalCellId": 31,
		"neighbours": "[{\"physicalCellId\":32,\"cellId\":\"82\"}]"
	}
]