Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / views_ui / tests / src / Functional / TokenizeAreaUITest.php
similarity index 96%
rename from web/core/modules/views_ui/src/Tests/TokenizeAreaUITest.php
rename to web/core/modules/views_ui/tests/src/Functional/TokenizeAreaUITest.php
index 38eb47567cf99b1c234e6a1a05b1f7458f07aa19..df42d8e11d33193f9f0bde5f6a70cee1603f7125 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
 <?php
 
-namespace Drupal\views_ui\Tests;
+namespace Drupal\Tests\views_ui\Functional;
 
 use Drupal\entity_test\Entity\EntityTest;
 use Drupal\views\Entity\View;
 
 use Drupal\entity_test\Entity\EntityTest;
 use Drupal\views\Entity\View;