2
0
forked from Wavyzz/dolibarr

Qual: More phpunit tests

This commit is contained in:
Laurent Destailleur
2010-10-23 17:36:02 +00:00
parent c6e8b813f4
commit bb1732f0cd
5 changed files with 282 additions and 2 deletions

View File

@@ -234,7 +234,7 @@ class UserGroupTest extends PHPUnit_Framework_TestCase
}
/**
* @depends testUserOther
* @depends testUserGroupOther
* The depends says test is run only if previous is ok
*/
public function testUserGroupDelete($id)