diff --git a/tests/diffpy/utils/test_diffraction_objects.py b/tests/test_diffraction_objects.py similarity index 100% rename from tests/diffpy/utils/test_diffraction_objects.py rename to tests/test_diffraction_objects.py diff --git a/tests/diffpy/utils/parsers/test_loaddata.py b/tests/test_loaddata.py similarity index 100% rename from tests/diffpy/utils/parsers/test_loaddata.py rename to tests/test_loaddata.py diff --git a/tests/diffpy/utils/test_resample.py b/tests/test_resample.py similarity index 100% rename from tests/diffpy/utils/test_resample.py rename to tests/test_resample.py diff --git a/tests/diffpy/utils/parsers/test_serialization.py b/tests/test_serialization.py similarity index 100% rename from tests/diffpy/utils/parsers/test_serialization.py rename to tests/test_serialization.py diff --git a/tests/diffpy/utils/test_tools.py b/tests/test_tools.py similarity index 100% rename from tests/diffpy/utils/test_tools.py rename to tests/test_tools.py diff --git a/tests/diffpy/utils/test_version.py b/tests/test_version.py similarity index 100% rename from tests/diffpy/utils/test_version.py rename to tests/test_version.py