inspec/test/unit/mock/files/policyfile.lock.json
2015-10-27 15:58:02 +01:00

12 lines
105 B
JSON

{
"name": "demo",
"run_list": [
"a",
"b"
],
"x": {
"y": {
"z": 123
}
}
}