ansible/test/sanity/code-smell/empty-init.json
Matt Clay 784956c219
Sync stable-2.5 test infrastructure with devel. (#39544)
Sync stable-2.5 test infrastructure with devel:

- shippable.yml
- test/runner/
- test/sanity/
- test/utils/
- docs/docsite/rst/dev_guide/testing/sanity/
- test/integration/targets/*/aliases
2018-05-01 15:47:24 -07:00

11 lines
193 B
JSON

{
"prefixes": [
"lib/ansible/modules/",
"lib/ansible/module_utils/",
"test/units/"
],
"files": [
"__init__.py"
],
"output": "path-message"
}