diff --git a/tests/application/modules/opac/controllers/SitoControllerTest.php b/tests/application/modules/opac/controllers/SitoControllerTest.php
index 34055f583d7c6b1f45171d76847047788c1c5074..b74c9e38ee5750016e9d85db891acd376fdd8d5d 100644
--- a/tests/application/modules/opac/controllers/SitoControllerTest.php
+++ b/tests/application/modules/opac/controllers/SitoControllerTest.php
@@ -171,7 +171,7 @@ class SitoControllerViewRecentTest extends SitoControllerTestCase {
 }
 
 
-class SitoControllerViewRecentTestCase extends SitoControllerViewCategoryAndRecentTestCase {
+abstract class SitoControllerViewRecentTestCase extends SitoControllerViewCategoryAndRecentTestCase {
   public function setUp() {
     parent::setUp();