From c7ebee86ae67a998d1dfa1711c03f73699fc3f31 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@users.sourceforge.net> Date: Sun, 13 Feb 2011 18:08:53 +0000 Subject: [PATCH] Enhance phpunits --- test/README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/README b/test/README index f290ab0ea5a..07bfc2eb6b6 100644 --- a/test/README +++ b/test/README @@ -7,8 +7,7 @@ Dolibarr quality analysis. PHPUNIT ------- - -To use them, you must: +To use make phpunit analysis, you must: * Install PHPUnit If using Eclipse, you must also add an entry as external tool for phpunit programm with: -- GitLab