ansible/test/sanity/code-smell/update-bundled.json
Matt Clay 18867847f4
Split up "code smell" sanity tests. (#60174)
* Relocate ansible-only sanity tests.

* Get "code smell" sanity tests from multiple dirs.

- `test/lib/ansible_test/_data/sanity/code-smell/` - General purpose tests used for both Ansible and Ansible Collections.
- `test/sanity/code-smell/` - Tests specific to Ansible, will not be used for Ansible Collections.
2019-08-06 17:17:57 -07:00

8 lines
124 B
JSON

{
"all_targets": true,
"ignore_self": true,
"extensions": [
".py"
],
"output": "path-message"
}