diff --git a/core/modules/views/src/Tests/TestViewsTest.php b/core/modules/views/tests/src/Kernel/TestViewsTest.php similarity index 95% rename from core/modules/views/src/Tests/TestViewsTest.php rename to core/modules/views/tests/src/Kernel/TestViewsTest.php index f0d8f8e..8a046043 100644 --- a/core/modules/views/src/Tests/TestViewsTest.php +++ b/core/modules/views/tests/src/Kernel/TestViewsTest.php @@ -1,12 +1,12 @@