diff --git a/tests/Converter/ConfigFormatConverter/YamlToPhp/Fixture/routing/routes_empty_file.yaml b/tests/Converter/ConfigFormatConverter/YamlToPhp/Fixture/routing/routes_empty_file.yaml new file mode 100644 index 00000000000..63def6ad32f --- /dev/null +++ b/tests/Converter/ConfigFormatConverter/YamlToPhp/Fixture/routing/routes_empty_file.yaml @@ -0,0 +1,12 @@ +#index: +# path: / +# controller: App\Controller\DefaultController::index +----- +