[Pkg-owncloud-commits] [php-sabredav] 202/220: CS

David Prévot taffit at moszumanska.debian.org
Thu May 12 01:21:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit 185c9b59a10267561892bbd77ef0fd776e2dcce4
Author: Evert Pot <me at evertpot.com>
Date:   Fri Apr 29 13:40:28 2016 +0700

    CS
---
 tests/Sabre/DAV/DbTestHelperTrait.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Sabre/DAV/DbTestHelperTrait.php b/tests/Sabre/DAV/DbTestHelperTrait.php
index cbe3b26..9e04805 100644
--- a/tests/Sabre/DAV/DbTestHelperTrait.php
+++ b/tests/Sabre/DAV/DbTestHelperTrait.php
@@ -127,7 +127,7 @@ trait DbTestHelperTrait {
 
     function tearDown() {
 
-        switch($this->driver) {
+        switch ($this->driver) {
 
             case 'sqlite' :
                 // Recreating sqlite, just in case

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list