HONEYCOMB-266 - Test data injection with @InjectTestData
[honeycomb.git] / infra / test-utils / test-tools / src / test / resources / leafInAugment.json
1 {
2   "simple-container": {
3     "augmented-container":{
4       "name-in-augment": "nameInAugment"
5     }
6   }
7 }