X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fimage%2Ftests%2Fsrc%2FFunctional%2FUpdate%2FImageUpdateTest.php;fp=web%2Fcore%2Fmodules%2Fimage%2Fsrc%2FTests%2FUpdate%2FImageUpdateTest.php;h=c3a5ddf2709a62875625d590cf7c9375370f56bf;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=f3d4775b6a30a51d55d74a998b7c2c9e0db8abea;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/image/src/Tests/Update/ImageUpdateTest.php b/web/core/modules/image/tests/src/Functional/Update/ImageUpdateTest.php similarity index 88% rename from web/core/modules/image/src/Tests/Update/ImageUpdateTest.php rename to web/core/modules/image/tests/src/Functional/Update/ImageUpdateTest.php index f3d4775b6..c3a5ddf27 100644 --- a/web/core/modules/image/src/Tests/Update/ImageUpdateTest.php +++ b/web/core/modules/image/tests/src/Functional/Update/ImageUpdateTest.php @@ -1,8 +1,8 @@ databaseDumpFiles = [ - __DIR__ . '/../../../../system/tests/fixtures/update/drupal-8-rc1.bare.standard.php.gz', + __DIR__ . '/../../../../../system/tests/fixtures/update/drupal-8-rc1.bare.standard.php.gz', ]; }