From fa1a7d42e1df17d0836c5002512d2f2051af052c Mon Sep 17 00:00:00 2001 From: git_admin Date: Mon, 27 Apr 2026 10:44:08 +0000 Subject: [PATCH] Tower: upload cetmix_tower_yaml 16.0.2.0.3 (via marketplace) --- addons/cetmix_tower_yaml/tests/__init__.py | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 addons/cetmix_tower_yaml/tests/__init__.py diff --git a/addons/cetmix_tower_yaml/tests/__init__.py b/addons/cetmix_tower_yaml/tests/__init__.py new file mode 100644 index 0000000..b5e1e10 --- /dev/null +++ b/addons/cetmix_tower_yaml/tests/__init__.py @@ -0,0 +1,8 @@ +from . import test_command +from . import test_tower_yaml_mixin +from . import test_file_template +from . import test_plan +from . import test_yaml_export_wizard +from . import test_yaml_import_wizard +from . import test_server_log +from . import test_server_yaml