diff --git a/aws-opentelemetry-distro/tests/__init__.py b/aws-opentelemetry-distro/tests/__init__.py new file mode 100644 index 000000000..e69de29bb diff --git a/aws-opentelemetry-distro/tests/amazon/opentelemetry/distro/test_aws_metric_attribute_generator.py b/aws-opentelemetry-distro/tests/test_aws_metric_attribute_generator.py similarity index 100% rename from aws-opentelemetry-distro/tests/amazon/opentelemetry/distro/test_aws_metric_attribute_generator.py rename to aws-opentelemetry-distro/tests/test_aws_metric_attribute_generator.py diff --git a/aws-opentelemetry-distro/tests/amazon/opentelemetry/distro/test_aws_opentelementry_configurator.py b/aws-opentelemetry-distro/tests/test_aws_opentelementry_configurator.py similarity index 100% rename from aws-opentelemetry-distro/tests/amazon/opentelemetry/distro/test_aws_opentelementry_configurator.py rename to aws-opentelemetry-distro/tests/test_aws_opentelementry_configurator.py diff --git a/aws-opentelemetry-distro/tests/amazon/opentelemetry/distro/test_aws_opentelemetry_distro.py b/aws-opentelemetry-distro/tests/test_aws_opentelemetry_distro.py similarity index 100% rename from aws-opentelemetry-distro/tests/amazon/opentelemetry/distro/test_aws_opentelemetry_distro.py rename to aws-opentelemetry-distro/tests/test_aws_opentelemetry_distro.py diff --git a/aws-opentelemetry-distro/tests/amazon/opentelemetry/distro/test_aws_span_metrics_processor.py b/aws-opentelemetry-distro/tests/test_aws_span_metrics_processor.py similarity index 100% rename from aws-opentelemetry-distro/tests/amazon/opentelemetry/distro/test_aws_span_metrics_processor.py rename to aws-opentelemetry-distro/tests/test_aws_span_metrics_processor.py diff --git a/aws-opentelemetry-distro/tests/amazon/opentelemetry/distro/test_aws_span_metrics_processor_builder.py b/aws-opentelemetry-distro/tests/test_aws_span_metrics_processor_builder.py similarity index 100% rename from aws-opentelemetry-distro/tests/amazon/opentelemetry/distro/test_aws_span_metrics_processor_builder.py rename to aws-opentelemetry-distro/tests/test_aws_span_metrics_processor_builder.py