community.docker/tests
Sam Doran 8ff83e7276 inventory_docker_swarm test - Remove exit code from trap (#391)
Setting the exit code in a trap overrides the exit code that caused the
trap to be called. This means if the test failed and called the trap,
the test will exit with 0 rather than the failure exit code.
2020-10-30 07:05:51 +01:00
..
integration/targets inventory_docker_swarm test - Remove exit code from trap (#391) 2020-10-30 07:05:51 +01:00
unit/plugins Move modules and module_utils unit tests to correct place (#81) 2020-10-30 07:05:51 +01:00