diff options
author | Matt Clay <mclay@redhat.com> | 2021-09-20 18:39:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-20 18:39:07 -0700 |
commit | 4ea8d9a7824827cf3d4a206599ffd7fe3a09eafd (patch) | |
tree | 57b4ea491f6f93b6b938037e28dca90098754ca2 /bin | |
parent | 989eeb243fcf9236bd54d4df60c01f6db4e642a7 (diff) | |
download | ansible-4ea8d9a7824827cf3d4a206599ffd7fe3a09eafd.zip |
ansible-test - split controller/target testing (#75605)
Diffstat (limited to 'bin')
l--------- | bin/ansible-test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ansible-test b/bin/ansible-test index a540045f64..1f5fb214ef 120000 --- a/bin/ansible-test +++ b/bin/ansible-test @@ -1 +1 @@ -../test/lib/ansible_test/_util/controller/cli/ansible_test_cli_stub.py
\ No newline at end of file +../test/lib/ansible_test/_util/target/cli/ansible_test_cli_stub.py
\ No newline at end of file |