[Pkg-owncloud-commits] [php-sabre-vobject] 12/43: renamed test

David Prévot taffit at moszumanska.debian.org
Sat Jan 10 14:20:13 UTC 2015


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

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

commit ed12b5ecf90f6b1f559b1760d0a951ccf23709f1
Author: Dominik Tobschall <dominik at fruux.com>
Date:   Mon Dec 22 14:32:13 2014 +0100

    renamed test
---
 tests/VObject/{IssueXXTest.php => Issue173Test.php} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/VObject/IssueXXTest.php b/tests/VObject/Issue173Test.php
similarity index 92%
rename from tests/VObject/IssueXXTest.php
rename to tests/VObject/Issue173Test.php
index 2e76086..f321154 100644
--- a/tests/VObject/IssueXXTest.php
+++ b/tests/VObject/Issue173Test.php
@@ -2,7 +2,7 @@
 
 namespace Sabre\VObject;
 
-class IssueXXTest extends \PHPUnit_Framework_TestCase {
+class Issue173Test extends \PHPUnit_Framework_TestCase {
 
   function testConvert() {
 

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



More information about the Pkg-owncloud-commits mailing list