*/ return array( 'modules' => array( 'ZfcBase', 'ZfcUser', 'BjyAuthorize' ), 'module_listener_options' => array( 'config_glob_paths' => array( __DIR__ . '/testing.config.php', ), 'module_paths' => array(), ), );