Clean up CSIT Test
[cps.git] / csit / data / cps-core / testTreePatchExample.json
1 {
2   "name": "Right",
3   "nest": {
4     "name": "Bigger",
5     "birds": [
6       "Eagle",
7       "Falcon",
8       "Pigeon"
9     ]
10   }
11 }