From 3cee4e015c4c905a673397baf740efde14e4d524 Mon Sep 17 00:00:00 2001 From: Monika Kairaityte Date: Mon, 20 Jan 2025 10:07:56 +0200 Subject: [PATCH] tests/integration: Move test "config" to corresponding directory Signed-off-by: Monika Kairaityte --- tests/integration/{ => profile}/test_podman_compose_config.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/integration/{ => profile}/test_podman_compose_config.py (100%) diff --git a/tests/integration/test_podman_compose_config.py b/tests/integration/profile/test_podman_compose_config.py similarity index 100% rename from tests/integration/test_podman_compose_config.py rename to tests/integration/profile/test_podman_compose_config.py