diff --git a/html/test.php b/html/test.php
index 00e49c389..2323ae126 100644
--- a/html/test.php
+++ b/html/test.php
@@ -91,6 +91,9 @@ Bud_Synthese_Group::test_me();
require_once ('class_bud_synthese_anc.php');
Bud_Synthese_Anc::test_me();
-*/
require_once ('class_bud_synthese_hypo.php');
Bud_Synthese_Hypo::test_me();
+
+*/
+require_once ('class_periode.php');
+Periode::test_me();