X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ffile%2Ftests%2Fsrc%2FKernel%2FValidatorTest.php;fp=web%2Fcore%2Fmodules%2Ffile%2Ftests%2Fsrc%2FKernel%2FValidatorTest.php;h=ab0d85229c75231239ceae497416e3b9207beefb;hp=b645f3913920ad0a76b44b28fa75735cb3935b2c;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/file/tests/src/Kernel/ValidatorTest.php b/web/core/modules/file/tests/src/Kernel/ValidatorTest.php index b645f3913..ab0d85229 100644 --- a/web/core/modules/file/tests/src/Kernel/ValidatorTest.php +++ b/web/core/modules/file/tests/src/Kernel/ValidatorTest.php @@ -137,7 +137,6 @@ class ValidatorTest extends FileManagedUnitTestBase { $this->assertEqual(count($errors), 1, 'An error reported for 0 length filename.', 'File'); } - /** * Test file_validate_size(). */