Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / drush / drush / tests / resources / modules / d8 / woot / woot.routing.yml
diff --git a/vendor/drush/drush/tests/resources/modules/d8/woot/woot.routing.yml b/vendor/drush/drush/tests/resources/modules/d8/woot/woot.routing.yml
deleted file mode 100644 (file)
index a607603..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-
-woot.woot_controller_woot:
-  path: '/woot'
-  defaults:
-    _controller: '\Drupal\woot\Controller\WootController::woot'
-    _title: 'Woot'
-  requirements:
-    _permission: 'access content'