This commit is contained in:
Frédéric FRANCE
2019-10-20 11:59:21 +02:00
parent 9af0995cfa
commit 7581275316
46 changed files with 429 additions and 430 deletions

View File

@@ -118,11 +118,11 @@ class ImagesLibTest extends PHPUnit\Framework\TestCase
print __METHOD__."\n";
}
/**
* testDolCountNbOfLine
*
* @return int
*/
/**
* testDolCountNbOfLine
*
* @return int
*/
public function testgetImageSize()
{
$file=dirname(__FILE__).'/img250x50.jpg';