Test to solve travis error

This commit is contained in:
Laurent Destailleur 2015-12-18 21:44:18 +01:00
parent ebf68ecbe0
commit 41cdb65521

1
test/phpunit/WebservicesProductsTest.php Normal file → Executable file
View File

@ -40,6 +40,7 @@ if (empty($user->id))
$user->getrights();
}
$conf->global->MAIN_DISABLE_ALL_MAILS=1;
print 'DOL_MAIN_URL_ROOT='.DOL_MAIN_URL_ROOT;
/**