summaryrefslogtreecommitdiff
path: root/tests/specs/run/import_attributes_static_import/data.json
blob: 37b3ee1e0aa90f3cb7b68df22134c7e35f4fa909 (plain)
1
2
3
4
5
6
{
  "a": "b",
  "c": {
    "d": 10
  }
}