[Pkg-owncloud-commits] [php-sabredav] 01/42: Added HTTP tests.
David Prévot
taffit at moszumanska.debian.org
Wed Oct 29 20:52:04 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 356280e6fac7fe2851ab3dfc4779f1b615256dda
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Wed Sep 24 00:44:48 2014 +0100
Added HTTP tests.
---
tests/phpunit.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/phpunit.xml b/tests/phpunit.xml
index 43bf922..e16ec38 100644
--- a/tests/phpunit.xml
+++ b/tests/phpunit.xml
@@ -13,7 +13,7 @@
<directory>../vendor/sabre/event/tests/</directory>
</testsuite>
<testsuite name="sabre-http">
- <directory>../vendor/sabre/http/tests/Sabre/HTTP</directory>
+ <directory>../vendor/sabre/http/tests/HTTP</directory>
</testsuite>
<testsuite name="sabre-dav">
<directory>Sabre/DAV</directory>
--
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