Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / taxonomy / tests / src / Functional / Views / TermNameFieldTest.php
similarity index 96%
rename from web/core/modules/taxonomy/src/Tests/Views/TermNameFieldTest.php
rename to web/core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php
index 98d1ab4b48f435bd2047fecdc91236021da2408d..6fbe0c0b2b5d33efdb17f47a1cb7373eacb53fc2 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Drupal\taxonomy\Tests\Views;
+namespace Drupal\Tests\taxonomy\Functional\Views;
 
 use Drupal\views\Views;