1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-29 23:49:09 +00:00

Split integration tests out from Makefile. (#17976)

This commit is contained in:
Matt Clay 2016-10-12 14:57:53 -07:00 committed by GitHub
parent bf3d546d9a
commit 80a5c70ad7
169 changed files with 612 additions and 420 deletions

View file

@ -22,4 +22,5 @@ test/code-smell/boilerplate.sh
test/code-smell/required-and-default-attributes.sh
shellcheck \
test/integration/targets/*/*.sh \
test/utils/shippable/*.sh

View file

@ -1 +1,3 @@
s/ pull / /
s/ pull_run / /
s/ pull_no_127 / /
s/ pull_limit_inventory / /