Remove whitespace [Gun.io WhitespaceBot]

This commit is contained in:
Gun.io Whitespace Robot
2011-10-21 10:50:42 -04:00
parent 4e6ed3f26d
commit b9ca78ac43
15 changed files with 144 additions and 144 deletions
+1 -1
View File
@@ -495,7 +495,7 @@ class ClientFeaturesTestSuite extends PHPUnit_Framework_TestCase
$client->flushdb();
RC::testForClientException($this, 'TEST', function() use($client) {
$client->pipeline(function($pipe) {
$client->pipeline(function($pipe) {
$pipe->ping();
$pipe->set('foo', 'bar');
throw new Predis\ClientException("TEST");