diff --git a/test/test_01_basic.py b/test/test_0_basic.py similarity index 100% rename from test/test_01_basic.py rename to test/test_0_basic.py diff --git a/test/test_03_before_build.py b/test/test_before_build.py similarity index 100% rename from test/test_03_before_build.py rename to test/test_before_build.py diff --git a/test/test_10_before_test.py b/test/test_before_test.py similarity index 100% rename from test/test_10_before_test.py rename to test/test_before_test.py diff --git a/test/test_04_build_skip.py b/test/test_build_skip.py similarity index 100% rename from test/test_04_build_skip.py rename to test/test_build_skip.py diff --git a/test/test_09_cpp_standards.py b/test/test_cpp_standards.py similarity index 100% rename from test/test_09_cpp_standards.py rename to test/test_cpp_standards.py diff --git a/test/test_11_dependency_versions.py b/test/test_dependency_versions.py similarity index 100% rename from test/test_11_dependency_versions.py rename to test/test_dependency_versions.py diff --git a/test/test_06_docker_images.py b/test/test_docker_images.py similarity index 100% rename from test/test_06_docker_images.py rename to test/test_docker_images.py diff --git a/test/test_05_environment.py b/test/test_environment.py similarity index 100% rename from test/test_05_environment.py rename to test/test_environment.py diff --git a/test/test_08_manylinuxXXXX_only.py b/test/test_manylinuxXXXX_only.py similarity index 100% rename from test/test_08_manylinuxXXXX_only.py rename to test/test_manylinuxXXXX_only.py diff --git a/test/test_07_ssl.py b/test/test_ssl.py similarity index 100% rename from test/test_07_ssl.py rename to test/test_ssl.py diff --git a/test/test_12_subdir_package.py b/test/test_subdir_package.py similarity index 100% rename from test/test_12_subdir_package.py rename to test/test_subdir_package.py diff --git a/test/test_02_testing.py b/test/test_testing.py similarity index 100% rename from test/test_02_testing.py rename to test/test_testing.py