2
0
forked from Wavyzz/dolibarr

Qual: Add more PHPunit tests

This commit is contained in:
Laurent Destailleur
2012-02-12 16:41:43 +01:00
parent 4489eba5c6
commit ffa767bb33
3 changed files with 60 additions and 2 deletions

View File

@@ -120,7 +120,7 @@ class ImportTest extends PHPUnit_Framework_TestCase
*/
public function testImportSample1()
{
$file=dirname(__FILE__).'/Example_import_company_1.csv';
return true;