diff --git a/tests/v3/AutomaticModeTest.php b/tests/AutomaticModeTest.php similarity index 100% rename from tests/v3/AutomaticModeTest.php rename to tests/AutomaticModeTest.php diff --git a/tests/v3/BootstrapperTest.php b/tests/BootstrapperTest.php similarity index 100% rename from tests/v3/BootstrapperTest.php rename to tests/BootstrapperTest.php diff --git a/tests/v3/CacheManagerTest.php b/tests/CacheManagerTest.php similarity index 100% rename from tests/v3/CacheManagerTest.php rename to tests/CacheManagerTest.php diff --git a/tests/v3/CachedResolutionTest.php b/tests/CachedResolutionTest.php similarity index 100% rename from tests/v3/CachedResolutionTest.php rename to tests/CachedResolutionTest.php diff --git a/tests/v3/CombinedDomainAndSubdomainIdentificationTest.php b/tests/CombinedDomainAndSubdomainIdentificationTest.php similarity index 100% rename from tests/v3/CombinedDomainAndSubdomainIdentificationTest.php rename to tests/CombinedDomainAndSubdomainIdentificationTest.php diff --git a/tests/v3/CommandsTest.php b/tests/CommandsTest.php similarity index 100% rename from tests/v3/CommandsTest.php rename to tests/CommandsTest.php diff --git a/tests/v3/DatabasePreparationTest.php b/tests/DatabasePreparationTest.php similarity index 100% rename from tests/v3/DatabasePreparationTest.php rename to tests/DatabasePreparationTest.php diff --git a/tests/v3/DatabaseUsersTest.php b/tests/DatabaseUsersTest.php similarity index 100% rename from tests/v3/DatabaseUsersTest.php rename to tests/DatabaseUsersTest.php diff --git a/tests/v3/DomainTest.php b/tests/DomainTest.php similarity index 100% rename from tests/v3/DomainTest.php rename to tests/DomainTest.php diff --git a/tests/v3/EventListenerTest.php b/tests/EventListenerTest.php similarity index 100% rename from tests/v3/EventListenerTest.php rename to tests/EventListenerTest.php diff --git a/tests/v3/GlobalCacheTest.php b/tests/GlobalCacheTest.php similarity index 100% rename from tests/v3/GlobalCacheTest.php rename to tests/GlobalCacheTest.php diff --git a/tests/v3/JobPipelineTest.php b/tests/JobPipelineTest.php similarity index 100% rename from tests/v3/JobPipelineTest.php rename to tests/JobPipelineTest.php diff --git a/tests/v3/PathIdentificationTest.php b/tests/PathIdentificationTest.php similarity index 100% rename from tests/v3/PathIdentificationTest.php rename to tests/PathIdentificationTest.php diff --git a/tests/v3/QueueTest.php b/tests/QueueTest.php similarity index 100% rename from tests/v3/QueueTest.php rename to tests/QueueTest.php diff --git a/tests/v3/RequestDataIdentificationTest.php b/tests/RequestDataIdentificationTest.php similarity index 100% rename from tests/v3/RequestDataIdentificationTest.php rename to tests/RequestDataIdentificationTest.php diff --git a/tests/v3/SubdomainTest.php b/tests/SubdomainTest.php similarity index 100% rename from tests/v3/SubdomainTest.php rename to tests/SubdomainTest.php diff --git a/tests/v3/TenantAssetTest.php b/tests/TenantAssetTest.php similarity index 100% rename from tests/v3/TenantAssetTest.php rename to tests/TenantAssetTest.php diff --git a/tests/v3/TenantAwareCommandTest.php b/tests/TenantAwareCommandTest.php similarity index 100% rename from tests/v3/TenantAwareCommandTest.php rename to tests/TenantAwareCommandTest.php diff --git a/tests/v3/TenantDatabaseManagerTest.php b/tests/TenantDatabaseManagerTest.php similarity index 100% rename from tests/v3/TenantDatabaseManagerTest.php rename to tests/TenantDatabaseManagerTest.php diff --git a/tests/v3/TenantModelTest.php b/tests/TenantModelTest.php similarity index 100% rename from tests/v3/TenantModelTest.php rename to tests/TenantModelTest.php