Skip to content
Snippets Groups Projects
Commit d30c1784 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

New: First change to add PHPUnit

parent cd783d3a
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@
*/
require_once 'PHPUnit/Framework.php';
require_once dirname(__FILE__).'/../htdocs/master.inc.php';
require_once dirname(__FILE__).'/../htdocs/compta/facture/facture.class.php';
require_once dirname(__FILE__).'/../htdocs/compta/facture/class/facture.class.php';
require_once dirname(__FILE__).'/FactureTest.php';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment