summaryrefslogtreecommitdiff
path: root/spec/data/object_loader/nodes/test.json
blob: a370d6378deb54a47e829ec2d05d00cc50e5ce37 (plain)
1
2
3
4
5
6
7
{
  /* testing that we support c-style comments */
  // testing that we support c++-style comments as well
  "name": "test",
  "environment": "prod",
  "run_list": []
}