mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +02:00
Merge branch 'master' of https://github.com/CaMer0n/phpunit
This commit is contained in:
@@ -18,8 +18,6 @@ class Unit extends E107Base
|
||||
$_E107['phpunit'] = true;
|
||||
#$_E107['debug'] = true;
|
||||
|
||||
$db = $this->getModule('\Helper\DelayedDb');
|
||||
$db->_loadDump();
|
||||
codecept_debug("Loading ".APP_PATH."/class2.php…");
|
||||
require_once(APP_PATH."/class2.php");
|
||||
}
|
||||
|
Reference in New Issue
Block a user