Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / aggregator / tests / src / Functional / FeedAdminDisplayTest.php
similarity index 98%
rename from web/core/modules/aggregator/src/Tests/FeedAdminDisplayTest.php
rename to web/core/modules/aggregator/tests/src/Functional/FeedAdminDisplayTest.php
index 46366b4957d74a5e08dc8ded505d5d94a907a692..e057be6e613bee28705190ce4be5eae1103b2458 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Drupal\aggregator\Tests;
+namespace Drupal\Tests\aggregator\Functional;
 
 /**
  * Tests the display of a feed on the Aggregator list page.