diff --git a/core/modules/system/tests/lock.test b/core/modules/system/lib/Drupal/system/Tests/Common/LockFunctionalTest.php similarity index 96% rename from core/modules/system/tests/lock.test rename to core/modules/system/lib/Drupal/system/Tests/Common/LockFunctionalTest.php index 65dcf806bcd7..4c1e4193df2e 100644 --- a/core/modules/system/tests/lock.test +++ b/core/modules/system/lib/Drupal/system/Tests/Common/LockFunctionalTest.php @@ -1,11 +1,17 @@