git rid of uri test case and remove information from config.
This commit is contained in:
@@ -40,7 +40,7 @@ return array(
|
||||
|
|
||||
*/
|
||||
|
||||
'key' => 'SomethingElse',
|
||||
'key' => '',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
@@ -16,7 +16,7 @@ return array(
|
||||
|
|
||||
*/
|
||||
|
||||
'driver' => 'apc',
|
||||
'driver' => '',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user