Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / taxonomy / tests / src / Functional / TaxonomyTermPagerTest.php
similarity index 97%
rename from web/core/modules/taxonomy/src/Tests/TaxonomyTermPagerTest.php
rename to web/core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php
index f69398833debe4716fe0e3d6bc8a4c8772c6e8e4..66782f3e7ab910354ee964ec556374d7b470078a 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
 <?php
 
-namespace Drupal\taxonomy\Tests;
+namespace Drupal\Tests\taxonomy\Functional;
 
 /**
  * Ensures that the term pager works properly.
 
 /**
  * Ensures that the term pager works properly.