mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-12 02:42:33 +01:00
Add phpunit test
This commit is contained in:
@@ -180,6 +180,7 @@ class PropalTest extends PHPUnit_Framework_TestCase
|
||||
$langs=$this->savlangs;
|
||||
$db=$this->savdb;
|
||||
|
||||
$localobject->fetch_thirdparty();
|
||||
$result=$localobject->addline('Added line', 10, 2, 19.6);
|
||||
|
||||
$this->assertLessThan($result, 0);
|
||||
|
||||
Reference in New Issue
Block a user