[Pkg-owncloud-commits] [php-sabredav] 183/220: Pointless require

David Prévot taffit at moszumanska.debian.org
Thu May 12 01:21:25 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 62faa9f64d5f0c21488f26fca21ac518ed5c2af9
Author: Evert Pot <me at evertpot.com>
Date:   Sun Apr 17 18:57:35 2016 +0900

    Pointless require
---
 tests/Sabre/DAV/Auth/Backend/PDOPgSqlTest.php | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/Sabre/DAV/Auth/Backend/PDOPgSqlTest.php b/tests/Sabre/DAV/Auth/Backend/PDOPgSqlTest.php
index 9d4585c..c625b72 100644
--- a/tests/Sabre/DAV/Auth/Backend/PDOPgSqlTest.php
+++ b/tests/Sabre/DAV/Auth/Backend/PDOPgSqlTest.php
@@ -2,8 +2,6 @@
 
 namespace Sabre\DAV\Auth\Backend;
 
-require_once 'Sabre/TestUtil.php';
-
 class PDOPgSqlTest extends AbstractPDOTest {
 
     function getPDO() {

-- 
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