diff --git a/tests/php-unit-tests/unitary-tests/sources/Forms/Compiler/TestFormsCompiler.php b/tests/php-unit-tests/unitary-tests/sources/Forms/Compiler/FormsCompilerTest.php similarity index 99% rename from tests/php-unit-tests/unitary-tests/sources/Forms/Compiler/TestFormsCompiler.php rename to tests/php-unit-tests/unitary-tests/sources/Forms/Compiler/FormsCompilerTest.php index 7e26c2bc49..eadb3a739d 100644 --- a/tests/php-unit-tests/unitary-tests/sources/Forms/Compiler/TestFormsCompiler.php +++ b/tests/php-unit-tests/unitary-tests/sources/Forms/Compiler/FormsCompilerTest.php @@ -8,7 +8,7 @@ use Combodo\iTop\Forms\Compiler\FormsCompiler; use Combodo\iTop\Test\UnitTest\ItopDataTestCase; -class TestFormsCompiler extends ItopDataTestCase +class FormsCompilerTest extends ItopDataTestCase { /** * @dataProvider CompileFormFromXMLProvider