summaryrefslogtreecommitdiff
path: root/spec/data/object_loader/environments/test.json
blob: 744819c60afd9afc8fad48b3fb3edd0f5d9e6780 (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",
  "description": "prod",
  "run_list": []
}