Skip to content

Commit

Permalink
Migrated from framework/ to split repositories.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 12, 2017
1 parent 7b78dde commit aa4d0a2
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion test/Horde/Prefs/Autoload.php
Expand Up @@ -14,7 +14,6 @@
* @subpackage UnitTests
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Prefs
*/

/** Load stub definitions */
Expand Down
2 changes: 0 additions & 2 deletions test/Horde/Prefs/Unit/IdentityTest.php
Expand Up @@ -8,7 +8,6 @@
* @category Horde
* @copyright 2014-2017 Horde LLC
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Prefs
* @package Prefs
*/

Expand All @@ -20,7 +19,6 @@
* @copyright 2014-2017 Horde LLC
* @internal
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Prefs
* @package Prefs
*/
class Horde_Prefs_Unit_IdentityTest extends PHPUnit_Framework_TestCase
Expand Down
2 changes: 0 additions & 2 deletions test/Horde/Prefs/Unit/Storage/FileTest.php
Expand Up @@ -8,7 +8,6 @@
* @package Prefs
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Prefs
*/

/**
Expand All @@ -23,7 +22,6 @@
* @package Prefs
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Prefs
*/
class Horde_Prefs_Unit_Storage_FileTest extends PHPUnit_Framework_TestCase
{
Expand Down
2 changes: 0 additions & 2 deletions test/Horde/Prefs/Unit/Storage/KolabImapLogTest.php
Expand Up @@ -8,7 +8,6 @@
* @package Prefs
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Prefs
*/

/**
Expand All @@ -23,7 +22,6 @@
* @package Prefs
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Prefs
*/
class Horde_Prefs_Unit_Storage_KolabImapLogTest extends Horde_Test_Log
{
Expand Down
2 changes: 0 additions & 2 deletions test/Horde/Prefs/Unit/Storage/KolabImapTest.php
Expand Up @@ -9,7 +9,6 @@
* @package Prefs
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Prefs
*/

/**
Expand All @@ -19,7 +18,6 @@
* @package Prefs
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Prefs
*/
class Horde_Prefs_Unit_Storage_KolabImapTest extends PHPUnit_Framework_TestCase
{
Expand Down

0 comments on commit aa4d0a2

Please sign in to comment.