diff --git a/lib/unitTest/Alchemy/Phrasea/Core/Service/Log/Doctrine/NormalTest.php b/lib/unitTest/Alchemy/Phrasea/Core/Service/Log/Doctrine/Phpecho.php similarity index 95% rename from lib/unitTest/Alchemy/Phrasea/Core/Service/Log/Doctrine/NormalTest.php rename to lib/unitTest/Alchemy/Phrasea/Core/Service/Log/Doctrine/Phpecho.php index 3dec5408a6..f353e0cc0e 100644 --- a/lib/unitTest/Alchemy/Phrasea/Core/Service/Log/Doctrine/NormalTest.php +++ b/lib/unitTest/Alchemy/Phrasea/Core/Service/Log/Doctrine/Phpecho.php @@ -36,7 +36,7 @@ class DoctrineNormalTest extends PhraseanetPHPUnitAbstract 'hello', array(), array() ); - $this->assertEquals("normal", $log->getType()); + $this->assertEquals("phpecho", $log->getType()); } public function testScope()