summaryrefslogtreecommitdiff
path: root/modules/digibug/tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/digibug/tests')
-rw-r--r--modules/digibug/tests/Digibug_Controller_Test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/digibug/tests/Digibug_Controller_Test.php b/modules/digibug/tests/Digibug_Controller_Test.php
index 38dcd8e9..561dd3c9 100644
--- a/modules/digibug/tests/Digibug_Controller_Test.php
+++ b/modules/digibug/tests/Digibug_Controller_Test.php
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
*/
-class Digibug_Controller_Test extends Unit_Test_Case {
+class Digibug_Controller_Test extends Gallery_Unit_Test_Case {
private $_server;
public function setup() {