aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/clusterInfo1.json
blob: d78d86edce5058a383790070257c1ff48625d8e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
	{
		"cellId": "29",
		"physicalCellId": 209,
		"neighbours": "[]"
	},
	{
		"cellId": "25",
		"physicalCellId": 32,
		"neighbours": "[{\"physicalCellId\":209,\"cellId\":\"29\"}]"
	}
]