diff --git a/test/lib/ansible_test/_internal/classification.py b/test/lib/ansible_test/_internal/classification/__init__.py similarity index 100% rename from test/lib/ansible_test/_internal/classification.py rename to test/lib/ansible_test/_internal/classification/__init__.py diff --git a/test/lib/ansible_test/_internal/csharp_import_analysis.py b/test/lib/ansible_test/_internal/classification/csharp.py similarity index 100% rename from test/lib/ansible_test/_internal/csharp_import_analysis.py rename to test/lib/ansible_test/_internal/classification/csharp.py diff --git a/test/lib/ansible_test/_internal/powershell_import_analysis.py b/test/lib/ansible_test/_internal/classification/powershell.py similarity index 100% rename from test/lib/ansible_test/_internal/powershell_import_analysis.py rename to test/lib/ansible_test/_internal/classification/powershell.py diff --git a/test/lib/ansible_test/_internal/import_analysis.py b/test/lib/ansible_test/_internal/classification/python.py similarity index 100% rename from test/lib/ansible_test/_internal/import_analysis.py rename to test/lib/ansible_test/_internal/classification/python.py