X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Ftests%2FDrupal%2FKernelTests%2FCore%2FFile%2FScanDirectoryTest.php;fp=web%2Fcore%2Ftests%2FDrupal%2FKernelTests%2FCore%2FFile%2FScanDirectoryTest.php;h=a096ae852677ac58e9a2599b753e968933b7641d;hp=0bd546bbef1448d9f18d9b370958bbd07ac183fc;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php b/web/core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php index 0bd546bbe..a096ae852 100644 --- a/web/core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php +++ b/web/core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php @@ -129,7 +129,6 @@ class ScanDirectoryTest extends FileTestBase { $this->assertEqual(2, count($files), 'With recursion we found the expected javascript files.'); } - /** * Check that the min_depth options lets us ignore files in the starting * directory.