[Pkg-owncloud-commits] [owncloud] 50/90: Fix test

David Prévot taffit at moszumanska.debian.org
Fri Feb 6 21:10:50 UTC 2015


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

taffit pushed a commit to branch master
in repository owncloud.

commit 0753514e5b98f570607c59a226a237a52272aa43
Author: Robin Appelman <icewind at owncloud.com>
Date:   Thu Jan 15 14:24:54 2015 +0100

    Fix test
---
 tests/lib/files/view.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/lib/files/view.php b/tests/lib/files/view.php
index a30d6df..ce78896 100644
--- a/tests/lib/files/view.php
+++ b/tests/lib/files/view.php
@@ -8,6 +8,7 @@
 namespace Test\Files;
 
 use OC\Files\Cache\Watcher;
+use OC\Files\Storage\Temporary;
 
 class TemporaryNoTouch extends \OC\Files\Storage\Temporary {
 	public function touch($path, $mtime = null) {

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



More information about the Pkg-owncloud-commits mailing list