Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / update / tests / src / Functional / UpdateDeleteFileIfStaleTest.php
similarity index 96%
rename from web/core/modules/update/src/Tests/UpdateDeleteFileIfStaleTest.php
rename to web/core/modules/update/tests/src/Functional/UpdateDeleteFileIfStaleTest.php
index 99499d77c26a33ae12b2cab8948ba210780f4a3b..601a6cc2ff04b0f7b454643cca9df6bb22c57c96 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Drupal\update\Tests;
+namespace Drupal\Tests\update\Functional;
 
 /**
  * Tests the update_delete_file_if_stale() function.