run none of the extranal storage tests on default

This commit is contained in:
Robin Appelman 2012-05-02 23:44:00 +02:00
parent 4ba527625f
commit 0b51c53443
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ return array(
'root'=>'/google', 'root'=>'/google',
), ),
'swift'=>array( 'swift'=>array(
'run'=>true, 'run'=>false,
'user'=>'test:tester', 'user'=>'test:tester',
'token'=>'testing', 'token'=>'testing',
'host'=>'localhost:8080/auth', 'host'=>'localhost:8080/auth',