From 103e22812ee3cc10fc934b35444a25d2bee2e917 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Mon, 10 Jun 2024 07:42:10 +0200 Subject: [PATCH] Move fixture to correct directory --- .../mock-object}/ClassCallingMethodInConstructor.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{PHPUnit/TestFixture/MockObject => _files/mock-object}/ClassCallingMethodInConstructor.php (100%) diff --git a/tests/PHPUnit/TestFixture/MockObject/ClassCallingMethodInConstructor.php b/tests/_files/mock-object/ClassCallingMethodInConstructor.php similarity index 100% rename from tests/PHPUnit/TestFixture/MockObject/ClassCallingMethodInConstructor.php rename to tests/_files/mock-object/ClassCallingMethodInConstructor.php