X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FRouting%2FContentTypeHeaderMatcherTest.php;fp=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FRouting%2FContentTypeHeaderMatcherTest.php;h=777073ed03bc33e761570ce78288b95ab6cfc12e;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=87e3f3e6c94c5c7a9082d08cd82367dfdefdd669;hpb=74df008bdbb3a11eeea356744f39b802369bda3c;p=yaffs-website diff --git a/web/core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php b/web/core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php index 87e3f3e6c..777073ed0 100644 --- a/web/core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php +++ b/web/core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php @@ -61,6 +61,7 @@ class ContentTypeHeaderMatcherTest extends UnitTestCase { ['HEAD'], ['OPTIONS'], ['TRACE'], + ['DELETE'], ]; }