2
0
forked from Wavyzz/dolibarr

Qual: Add more PHPUnit tests

This commit is contained in:
Laurent Destailleur
2010-10-03 18:53:40 +00:00
parent 91fd588892
commit fa526a9509
14 changed files with 502 additions and 13 deletions

View File

@@ -19,7 +19,7 @@
/**
* \file test/phpunit/CommonObjectTest.php
* \ingroup test
* \brief This file is an example for a PHPUnit test
* \brief PHPUnit test
* \version $Id$
* \remarks To run this script as CLI: phpunit filename.php
*/