Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / taxonomy / tests / src / Functional / ThemeTest.php
similarity index 97%
rename from web/core/modules/taxonomy/src/Tests/ThemeTest.php
rename to web/core/modules/taxonomy/tests/src/Functional/ThemeTest.php
index 8995c809a65c4de6709deb6e4c3991e838a4327f..43ed72c9eeceb9f75715d49ab27041cdf09ceae8 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Drupal\taxonomy\Tests;
+namespace Drupal\Tests\taxonomy\Functional;
 
 /**
  * Verifies that various taxonomy pages use the expected theme.