[Pkg-owncloud-commits] [php-sabredav] 17/66: Removed confusing comment
David Prévot
taffit at moszumanska.debian.org
Sat Jan 18 20:08:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit da2c723a98efb8d6cb9828304b8fc576f1eb0fb7
Author: Jan Pieper <jan.pieper at adcloud.com>
Date: Wed Dec 4 11:37:07 2013 +0100
Removed confusing comment
---
tests/bootstrap.php | 2 --
1 file changed, 2 deletions(-)
diff --git a/tests/bootstrap.php b/tests/bootstrap.php
index d245715..fd84254 100644
--- a/tests/bootstrap.php
+++ b/tests/bootstrap.php
@@ -11,8 +11,6 @@ include 'Sabre/DAV/ClientMock.php';
date_default_timezone_set('GMT');
-// If sqlite is not available, this constant is used to skip the relevant
-// tests
$config = [
'SABRE_TEMPDIR' => dirname(__FILE__) . '/temp/',
'SABRE_HASSQLITE' => in_array('sqlite',PDO::getAvailableDrivers()),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list