From 16c8164d43e1c33ba276b7c7204f2d22bd98d648 Mon Sep 17 00:00:00 2001 From: Steven Jones <steven.jones@computerminds.co.uk> Date: Tue, 11 Jul 2017 07:25:51 +0100 Subject: [PATCH] Move the test case. --- .../Unit/{Drupal/Tests/imageapi_optimize/Unit => }/AdvDefTest.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/src/Unit/{Drupal/Tests/imageapi_optimize/Unit => }/AdvDefTest.php (100%) diff --git a/tests/src/Unit/Drupal/Tests/imageapi_optimize/Unit/AdvDefTest.php b/tests/src/Unit/AdvDefTest.php similarity index 100% rename from tests/src/Unit/Drupal/Tests/imageapi_optimize/Unit/AdvDefTest.php rename to tests/src/Unit/AdvDefTest.php -- GitLab