git rid of uri test case and remove information from config.

This commit is contained in:
Taylor Otwell
2011-11-01 23:42:47 -05:00
parent 527340d793
commit 6081baaa20
3 changed files with 2 additions and 34 deletions

View File

@@ -40,7 +40,7 @@ return array(
|
*/
'key' => 'SomethingElse',
'key' => '',
/*
|--------------------------------------------------------------------------

View File

@@ -16,7 +16,7 @@ return array(
|
*/
'driver' => 'apc',
'driver' => '',
/*
|--------------------------------------------------------------------------