From 4046fdb0a26d957604f41f304c8a6e3d817668bb Mon Sep 17 00:00:00 2001 From: "(Eliseo) Nathaniel Ruiz Nowell" Date: Tue, 12 Oct 2021 13:27:07 -0700 Subject: [PATCH] Rename AWS X-Ray propagator test file for to change (#731) --- .../{test_aws_xray_format.py => test_aws_xray_propagator.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename propagator/opentelemetry-propagator-aws-xray/tests/trace/propagation/{test_aws_xray_format.py => test_aws_xray_propagator.py} (100%) diff --git a/propagator/opentelemetry-propagator-aws-xray/tests/trace/propagation/test_aws_xray_format.py b/propagator/opentelemetry-propagator-aws-xray/tests/trace/propagation/test_aws_xray_propagator.py similarity index 100% rename from propagator/opentelemetry-propagator-aws-xray/tests/trace/propagation/test_aws_xray_format.py rename to propagator/opentelemetry-propagator-aws-xray/tests/trace/propagation/test_aws_xray_propagator.py