X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ffile%2Ftests%2Fsrc%2FKernel%2FValidateTest.php;h=3e9eb07a8ae552019c2783626ce70bd8e92ee2dd;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=285cc86dc034ad71f07475e864ba74cce445715b;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/file/tests/src/Kernel/ValidateTest.php b/web/core/modules/file/tests/src/Kernel/ValidateTest.php index 285cc86dc..3e9eb07a8 100644 --- a/web/core/modules/file/tests/src/Kernel/ValidateTest.php +++ b/web/core/modules/file/tests/src/Kernel/ValidateTest.php @@ -2,13 +2,13 @@ namespace Drupal\Tests\file\Kernel; - /** * Tests the file_validate() function. * * @group file */ class ValidateTest extends FileManagedUnitTestBase { + /** * Test that the validators passed into are checked. */