Merge "Bug 9092: revert to org.json temporarily"
[netconf.git] / restconf / restconf-nb-bierman02 / src / test / resources / json-to-nn / empty-data.json
1 {
2         "cont": {       
3                 "lflst1":[],
4                 "lflst2":[45]           
5         }
6 }