Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / aggregator / tests / src / Functional / AddFeedTest.php
similarity index 98%
rename from web/core/modules/aggregator/src/Tests/AddFeedTest.php
rename to web/core/modules/aggregator/tests/src/Functional/AddFeedTest.php
index 4dfeb955720aefdcbb6336b3a1e816cd4c75dd7f..e4f63ea73105c326eaeb6d819ce72c59b66b9070 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
 <?php
 
-namespace Drupal\aggregator\Tests;
+namespace Drupal\Tests\aggregator\Functional;
 
 /**
  * Add feed test.
 
 /**
  * Add feed test.