mirror of
https://github.com/inspec/inspec
synced 2024-11-27 07:00:39 +00:00
63d95b6b6b
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
10 lines
270 B
JSON
10 lines
270 B
JSON
{
|
|
"plugins_config_version" : "1.0.0",
|
|
"plugins": [
|
|
{
|
|
"name": "inspec-reporter-test-fixture",
|
|
"installation_type": "path",
|
|
"installation_path": "test/fixtures/plugins/inspec-reporter-test-fixture/lib/inspec-reporter-test-fixture.rb"
|
|
}
|
|
]
|
|
}
|