From f1af58e966a923c35f2af46c31d34f6ddaa3fec0 Mon Sep 17 00:00:00 2001 From: Pedro Algarvio Date: Fri, 3 May 2024 16:18:18 +0100 Subject: [PATCH] No namespaced test packages --- tests/pytests/functional/formulas/__init__.py | 0 tests/pytests/functional/grains/__init__.py | 0 tests/pytests/functional/masterminion/__init__.py | 0 tests/pytests/functional/modules/pillar/__init__.py | 0 tests/pytests/functional/modules/win_file/__init__.py | 0 tests/pytests/functional/state/__init__.py | 0 tests/pytests/functional/states/chocolatey/__init__.py | 0 tests/pytests/functional/utils/win_dacl/__init__.py | 0 tests/pytests/integration/ssh/state/__init__.py | 0 tests/pytests/scenarios/cluster/__init__.py | 0 tests/pytests/scenarios/dns/multimaster/__init__.py | 0 tests/pytests/unit/fileclient/__init__.py | 0 tests/pytests/unit/utils/verify/__init__.py | 0 tests/unit/netapi/__init__.py | 0 tests/unit/netapi/rest_tornado/__init__.py | 0 15 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/pytests/functional/formulas/__init__.py create mode 100644 tests/pytests/functional/grains/__init__.py create mode 100644 tests/pytests/functional/masterminion/__init__.py create mode 100644 tests/pytests/functional/modules/pillar/__init__.py create mode 100644 tests/pytests/functional/modules/win_file/__init__.py create mode 100644 tests/pytests/functional/state/__init__.py create mode 100644 tests/pytests/functional/states/chocolatey/__init__.py create mode 100644 tests/pytests/functional/utils/win_dacl/__init__.py create mode 100644 tests/pytests/integration/ssh/state/__init__.py create mode 100644 tests/pytests/scenarios/cluster/__init__.py create mode 100644 tests/pytests/scenarios/dns/multimaster/__init__.py create mode 100644 tests/pytests/unit/fileclient/__init__.py create mode 100644 tests/pytests/unit/utils/verify/__init__.py create mode 100644 tests/unit/netapi/__init__.py create mode 100644 tests/unit/netapi/rest_tornado/__init__.py diff --git a/tests/pytests/functional/formulas/__init__.py b/tests/pytests/functional/formulas/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tests/pytests/functional/grains/__init__.py b/tests/pytests/functional/grains/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tests/pytests/functional/masterminion/__init__.py b/tests/pytests/functional/masterminion/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tests/pytests/functional/modules/pillar/__init__.py b/tests/pytests/functional/modules/pillar/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tests/pytests/functional/modules/win_file/__init__.py b/tests/pytests/functional/modules/win_file/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tests/pytests/functional/state/__init__.py b/tests/pytests/functional/state/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tests/pytests/functional/states/chocolatey/__init__.py b/tests/pytests/functional/states/chocolatey/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tests/pytests/functional/utils/win_dacl/__init__.py b/tests/pytests/functional/utils/win_dacl/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tests/pytests/integration/ssh/state/__init__.py b/tests/pytests/integration/ssh/state/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tests/pytests/scenarios/cluster/__init__.py b/tests/pytests/scenarios/cluster/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tests/pytests/scenarios/dns/multimaster/__init__.py b/tests/pytests/scenarios/dns/multimaster/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tests/pytests/unit/fileclient/__init__.py b/tests/pytests/unit/fileclient/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tests/pytests/unit/utils/verify/__init__.py b/tests/pytests/unit/utils/verify/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tests/unit/netapi/__init__.py b/tests/unit/netapi/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tests/unit/netapi/rest_tornado/__init__.py b/tests/unit/netapi/rest_tornado/__init__.py new file mode 100644 index 00000000000..e69de29bb2d