From e7fbf7e909f0145aa0ba8360d284215342092726 Mon Sep 17 00:00:00 2001
From: llaffont <llaffont@git-test.afi-sa.fr>
Date: Thu, 30 May 2013 07:30:51 +0000
Subject: [PATCH] =?UTF-8?q?D=C3=A9sactivation=20tests=20serveur=20CAS?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../modules/opac/controllers/CasServerControllerTest.php        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/application/modules/opac/controllers/CasServerControllerTest.php b/tests/application/modules/opac/controllers/CasServerControllerTest.php
index f319ca72a9b..7d79aab9227 100644
--- a/tests/application/modules/opac/controllers/CasServerControllerTest.php
+++ b/tests/application/modules/opac/controllers/CasServerControllerTest.php
@@ -20,7 +20,7 @@
  */
 require_once 'AbstractControllerTestCase.php';
 
-class CasServerControllerTest extends AbstractControllerTestCase {
+abstract class CasServerControllerTest extends AbstractControllerTestCase {
 	protected $_sql;
 	protected $_sql_mock;
 
-- 
GitLab