Fix unittests regression

Introduced by incomplete renaming
of modSyncSupplierWebServices to modWebServicesClient
in 4b103ba8ce
This commit is contained in:
Raphaël Doursenaud
2015-10-09 19:00:50 +02:00
parent 53e4cb3af9
commit b785db86a8
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
/**
* \defgroup webservices Module webservices
* \brief Module to enable client for supplier WebServices
* \file htdocs/core/modules/modSyncSupplierWebServices.class.php
* \file htdocs/core/modules/modWebServicesClient.class.php
* \ingroup webservices
* \brief File to describe client for supplier webservices module
*/