summaryrefslogtreecommitdiffstats
path: root/infra/test-utils/test-tools/src/test/resources/leafInAugment.json
blob: d3c52f3b8f0bc457f83197238b0d8fa2243860a9 (plain)
1
2
3
4
5
6
7
{
  "simple-container": {
    "augmented-container":{
      "name-in-augment": "nameInAugment"
    }
  }
}