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