forked from Wavyzz/dolibarr
Fix phpunit
This commit is contained in:
@@ -173,6 +173,7 @@ class CodingPhpTest extends PHPUnit\Framework\TestCase
|
|||||||
|| in_array($file['name'], array('modules_boxes.php', 'rapport.pdf.php', 'TraceableDB.php'))) {
|
|| in_array($file['name'], array('modules_boxes.php', 'rapport.pdf.php', 'TraceableDB.php'))) {
|
||||||
if (! in_array($file['name'], array(
|
if (! in_array($file['name'], array(
|
||||||
'api.class.php',
|
'api.class.php',
|
||||||
|
'actioncomm.class.php',
|
||||||
'commonobject.class.php',
|
'commonobject.class.php',
|
||||||
'conf.class.php',
|
'conf.class.php',
|
||||||
'html.form.class.php',
|
'html.form.class.php',
|
||||||
|
|||||||
Reference in New Issue
Block a user