Skip to content
Snippets Groups Projects
Commit b7a9af9c authored by Ghislain Loas's avatar Ghislain Loas
Browse files

adding admin_abstractcontrollertestcase to test/bootstrap.php

parent 2eb8610b
Branches
Tags
3 merge requests!258Dev/13872 Orphee Allow Hold Available Items,!87Dev#13138,!72Dev#13138
......@@ -85,4 +85,5 @@ $_SERVER['REMOTE_ADDR'] = '127.0.0.1';
Zend_Controller_Front::getInstance()->getRouter()->route(new Zend_Controller_Request_Http('http://localhost/'));
require_once "tests/library/ZendAfi/View/Helper/ViewHelperTestCase.php";
require_once 'tests/application/modules/admin/controllers/AdminAbstractControllerTestCase.php';
?>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment