aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/php/vendor/symfony/routing/Tests/Fixtures/incomplete.yml
diff options
context:
space:
mode:
Diffstat (limited to 'assets/php/vendor/symfony/routing/Tests/Fixtures/incomplete.yml')
-rwxr-xr-xassets/php/vendor/symfony/routing/Tests/Fixtures/incomplete.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/assets/php/vendor/symfony/routing/Tests/Fixtures/incomplete.yml b/assets/php/vendor/symfony/routing/Tests/Fixtures/incomplete.yml
deleted file mode 100755
index df64d32..0000000
--- a/assets/php/vendor/symfony/routing/Tests/Fixtures/incomplete.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-blog_show:
- defaults: { _controller: MyBlogBundle:Blog:show }