diff --git a/Tests/Fixtures/App/.DS_Store b/Test/Fixtures/App/.DS_Store similarity index 100% rename from Tests/Fixtures/App/.DS_Store rename to Test/Fixtures/App/.DS_Store diff --git a/Tests/Fixtures/App/app/.DS_Store b/Test/Fixtures/App/app/.DS_Store similarity index 100% rename from Tests/Fixtures/App/app/.DS_Store rename to Test/Fixtures/App/app/.DS_Store diff --git a/Tests/Fixtures/App/app/AppKernel.php b/Test/Fixtures/App/app/AppKernel.php similarity index 100% rename from Tests/Fixtures/App/app/AppKernel.php rename to Test/Fixtures/App/app/AppKernel.php diff --git a/Tests/Fixtures/App/app/DoctrineMigrations/.gitignore b/Test/Fixtures/App/app/DoctrineMigrations/.gitignore similarity index 100% rename from Tests/Fixtures/App/app/DoctrineMigrations/.gitignore rename to Test/Fixtures/App/app/DoctrineMigrations/.gitignore diff --git a/Tests/Fixtures/App/app/Resources/.DS_Store b/Test/Fixtures/App/app/Resources/.DS_Store similarity index 100% rename from Tests/Fixtures/App/app/Resources/.DS_Store rename to Test/Fixtures/App/app/Resources/.DS_Store diff --git a/Tests/Fixtures/App/app/autoload.php b/Test/Fixtures/App/app/autoload.php similarity index 100% rename from Tests/Fixtures/App/app/autoload.php rename to Test/Fixtures/App/app/autoload.php diff --git a/Tests/Fixtures/App/app/bootstrap.php.cache b/Test/Fixtures/App/app/bootstrap.php.cache similarity index 100% rename from Tests/Fixtures/App/app/bootstrap.php.cache rename to Test/Fixtures/App/app/bootstrap.php.cache diff --git a/Tests/Fixtures/App/app/cache/dev/appDevDebugProjectContainer.php b/Test/Fixtures/App/app/cache/dev/appDevDebugProjectContainer.php similarity index 100% rename from Tests/Fixtures/App/app/cache/dev/appDevDebugProjectContainer.php rename to Test/Fixtures/App/app/cache/dev/appDevDebugProjectContainer.php diff --git a/Tests/Fixtures/App/app/cache/dev/appDevDebugProjectContainer.php.meta b/Test/Fixtures/App/app/cache/dev/appDevDebugProjectContainer.php.meta similarity index 100% rename from Tests/Fixtures/App/app/cache/dev/appDevDebugProjectContainer.php.meta rename to Test/Fixtures/App/app/cache/dev/appDevDebugProjectContainer.php.meta diff --git a/Tests/Fixtures/App/app/cache/dev/appDevDebugProjectContainer.xml b/Test/Fixtures/App/app/cache/dev/appDevDebugProjectContainer.xml similarity index 100% rename from Tests/Fixtures/App/app/cache/dev/appDevDebugProjectContainer.xml rename to Test/Fixtures/App/app/cache/dev/appDevDebugProjectContainer.xml diff --git a/Tests/Fixtures/App/app/cache/dev/appDevDebugProjectContainerCompiler.log b/Test/Fixtures/App/app/cache/dev/appDevDebugProjectContainerCompiler.log similarity index 100% rename from Tests/Fixtures/App/app/cache/dev/appDevDebugProjectContainerCompiler.log rename to Test/Fixtures/App/app/cache/dev/appDevDebugProjectContainerCompiler.log diff --git a/Tests/Fixtures/App/app/cache/dev/classes.map b/Test/Fixtures/App/app/cache/dev/classes.map similarity index 100% rename from Tests/Fixtures/App/app/cache/dev/classes.map rename to Test/Fixtures/App/app/cache/dev/classes.map diff --git a/Tests/Fixtures/App/app/config/config.yml b/Test/Fixtures/App/app/config/config.yml similarity index 100% rename from Tests/Fixtures/App/app/config/config.yml rename to Test/Fixtures/App/app/config/config.yml diff --git a/Tests/Fixtures/App/app/config/config_dev.yml b/Test/Fixtures/App/app/config/config_dev.yml similarity index 100% rename from Tests/Fixtures/App/app/config/config_dev.yml rename to Test/Fixtures/App/app/config/config_dev.yml diff --git a/Tests/Fixtures/App/app/config/config_test.yml b/Test/Fixtures/App/app/config/config_test.yml similarity index 100% rename from Tests/Fixtures/App/app/config/config_test.yml rename to Test/Fixtures/App/app/config/config_test.yml diff --git a/Tests/Fixtures/App/app/config/config_test_customizable_entities_test_not_empty_config.yml b/Test/Fixtures/App/app/config/config_test_customizable_entities_test_not_empty_config.yml similarity index 100% rename from Tests/Fixtures/App/app/config/config_test_customizable_entities_test_not_empty_config.yml rename to Test/Fixtures/App/app/config/config_test_customizable_entities_test_not_empty_config.yml diff --git a/Tests/Fixtures/App/app/config/parameters.travis.yml b/Test/Fixtures/App/app/config/parameters.travis.yml similarity index 100% rename from Tests/Fixtures/App/app/config/parameters.travis.yml rename to Test/Fixtures/App/app/config/parameters.travis.yml diff --git a/Tests/Fixtures/App/app/config/parameters.yml b/Test/Fixtures/App/app/config/parameters.yml similarity index 100% rename from Tests/Fixtures/App/app/config/parameters.yml rename to Test/Fixtures/App/app/config/parameters.yml diff --git a/Tests/Fixtures/App/app/config/parameters.yml.dist b/Test/Fixtures/App/app/config/parameters.yml.dist similarity index 100% rename from Tests/Fixtures/App/app/config/parameters.yml.dist rename to Test/Fixtures/App/app/config/parameters.yml.dist diff --git a/Tests/Fixtures/App/app/config/routing.yml b/Test/Fixtures/App/app/config/routing.yml similarity index 100% rename from Tests/Fixtures/App/app/config/routing.yml rename to Test/Fixtures/App/app/config/routing.yml diff --git a/Tests/Fixtures/App/app/console b/Test/Fixtures/App/app/console similarity index 100% rename from Tests/Fixtures/App/app/console rename to Test/Fixtures/App/app/console diff --git a/Tests/Fixtures/App/web/app_dev.php b/Test/Fixtures/App/web/app_dev.php similarity index 100% rename from Tests/Fixtures/App/web/app_dev.php rename to Test/Fixtures/App/web/app_dev.php