X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ffile%2Ftests%2Fsrc%2FKernel%2FDeleteTest.php;fp=web%2Fcore%2Fmodules%2Ffile%2Ftests%2Fsrc%2FKernel%2FDeleteTest.php;h=9ab4c51e0de07139609d67242f05642db820401b;hp=de5a5bc045d80af2b2806149495abe1e1e293836;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/file/tests/src/Kernel/DeleteTest.php b/web/core/modules/file/tests/src/Kernel/DeleteTest.php index de5a5bc04..9ab4c51e0 100644 --- a/web/core/modules/file/tests/src/Kernel/DeleteTest.php +++ b/web/core/modules/file/tests/src/Kernel/DeleteTest.php @@ -10,6 +10,7 @@ use Drupal\file\Entity\File; * @group file */ class DeleteTest extends FileManagedUnitTestBase { + /** * Tries deleting a normal file (as opposed to a directory, symlink, etc). */