Upgraded drupal core with security updates
[yaffs-website] / web / core / tests / Drupal / FunctionalTests / Image / ToolkitTest.php
similarity index 98%
rename from web/core/modules/system/src/Tests/Image/ToolkitTest.php
rename to web/core/tests/Drupal/FunctionalTests/Image/ToolkitTest.php
index f70c261efb2909a53bb82cd85a4c2e224669a593..789369ceeb7f660557dc5527459119fc8da0c64b 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Drupal\system\Tests\Image;
+namespace Drupal\FunctionalTests\Image;
 
 /**
  * Tests image toolkit functions.