Fix phpunit
This commit is contained in:
parent
e28bf71964
commit
495604fa83
@ -211,6 +211,7 @@ class EntrepotTest extends PHPUnit_Framework_TestCase
|
||||
$langs=$this->savlangs;
|
||||
$db=$this->savdb;
|
||||
|
||||
//$this->assertLessThan(1, 0);
|
||||
|
||||
return $localobject->id;
|
||||
}
|
||||
@ -257,6 +258,8 @@ class EntrepotTest extends PHPUnit_Framework_TestCase
|
||||
|
||||
$localobject=new Entrepot($db);
|
||||
|
||||
//$this->assertLessThan(1, 0);
|
||||
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user