mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 17:02:34 +01:00
Update EvalMathTest.php
This commit is contained in:
committed by
GitHub
parent
5b93c103a3
commit
5f0e419e46
@@ -146,6 +146,6 @@ class InventoryTest extends PHPUnit\Framework\TestCase
|
||||
|
||||
$result = $localobject->evaluate('');
|
||||
$this->assertEquals($result, '');
|
||||
print __METHOD__." result=". 'void' ."\n";
|
||||
print __METHOD__." result=".$result."\n";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user