diff --git a/tests/library/ZendAfi/View/Helper/Admin/MenuGaucheAdminTest.php b/tests/library/ZendAfi/View/Helper/Admin/MenuGaucheAdminTest.php
index 0e2cba1bef4cde5aff38f7899d36a20d9d6ec07f..5374b530f8be744c0e6b2f4254b449a2f68764b0 100644
--- a/tests/library/ZendAfi/View/Helper/Admin/MenuGaucheAdminTest.php
+++ b/tests/library/ZendAfi/View/Helper/Admin/MenuGaucheAdminTest.php
@@ -113,6 +113,8 @@ class ZendAfi_View_Helper_Admin_MenuGaucheAdminVariableAsAdminTest extends ZendA
   public function menuGaucheAdminShouldContainsJamendo() {
     $this->assertXPath($this->html, '//a[contains(@href, "/admin/harvest/jamendo-browse")]');
 
+	}
+
 
   /** @test */
   public function menuGaucheAdminShouldContainsFusionTemplatesForPrint() {