Skip to content
Snippets Groups Projects
Commit 7bd18ba8 authored by Regis Houssin's avatar Regis Houssin
Browse files

Fix: phpunit error again ! pfff

parent c9ea50c5
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,9 @@
*/
require dirname(__FILE__).'/../main.inc.php';
if (! class_exists('Holiday')) {
require DOL_DOCUMENT_ROOT. '/holiday/class/holiday.class.php';
}
$langs->load("user");
$langs->load("other");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment