Skip to content

Commit

Permalink
Add missing modules
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Jul 9, 2013
1 parent 0ca4e4f commit fee1682
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/phpunit/ModulesTest.php
Expand Up @@ -126,10 +126,10 @@ public function testModulesInit()
$db=$this->savdb;

$modulelist=array('Accounting','Adherent','Agenda','Banque','Barcode','Bookmark','Boutique',
'CashDesk','Categorie','ClickToDial','Commande','Comptabilite','Contrat','Deplacement','Document','Don',
'CashDesk','Categorie','ClickToDial','Commande','Comptabilite','Contrat','Cron','Deplacement','Document','Don',
'ECM','Expedition','Export','ExternalRss','ExternalSite','Facture',
'Fckeditor','Ficheinter','Fournisseur','FTP','GeoIPMaxmind','Gravatar','Import','Label','Ldap','Mailing',
'Notification','Paybox','Paypal','Prelevement','Product','Projet','Propale',
'Fckeditor','Ficheinter','Fournisseur','FTP','GeoIPMaxmind','Gravatar','Holiday','Import','Label','Ldap','Mailing',
'Notification','Opensurvey','Paybox','Paypal','Prelevement','Product','Projet','Propale',
'Service','Societe','Stock','Syslog','Tax','User','WebServices','Workflow');
foreach($modulelist as $modlabel)
{
Expand Down

0 comments on commit fee1682

Please sign in to comment.