18867847f4
* 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.
8 lines
124 B
JSON
8 lines
124 B
JSON
{
|
|
"all_targets": true,
|
|
"ignore_self": true,
|
|
"extensions": [
|
|
".py"
|
|
],
|
|
"output": "path-message"
|
|
}
|