mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-19 07:53:14 +00:00
Fix tests
This commit is contained in:
@@ -40,6 +40,7 @@ class PhraseanetPHPUnitListener implements PHPUnit_Framework_TestListener
|
||||
|
||||
public function startTest(PHPUnit_Framework_Test $test)
|
||||
{
|
||||
echo $test->getName() . "\n";
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user