From 66cec45960ce1d9c794e9399de15c138acb18aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 18:03:42 +0200 Subject: Adding upstream version 7.3.0+dfsg. Signed-off-by: Daniel Baumann --- ansible_collections/community/dns/tests/requirements.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ansible_collections/community/dns/tests/requirements.yml (limited to 'ansible_collections/community/dns/tests/requirements.yml') diff --git a/ansible_collections/community/dns/tests/requirements.yml b/ansible_collections/community/dns/tests/requirements.yml new file mode 100644 index 00000000..ca54aa3a --- /dev/null +++ b/ansible_collections/community/dns/tests/requirements.yml @@ -0,0 +1,9 @@ +--- +# Copyright (c) Ansible Project +# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +# SPDX-License-Identifier: GPL-3.0-or-later + +integration_tests_dependencies: +- community.general +unit_tests_dependencies: +- community.internal_test_tools -- cgit v1.2.3