mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
wip
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user