inspec/test/fixtures/config_dirs/train-test-fixture/plugins.json
Ryan Davis db8e6e7415 Moved test/unit/mock/* to test/fixtures
Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-11-08 16:29:03 -08:00

9 lines
No EOL
133 B
JSON

{
"plugins_config_version" : "1.0.0",
"plugins": [
{
"name": "train-test-fixture",
"version": "0.1.0"
}
]
}