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 c375c7e commit d23559c
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion test/Horde/Auth/Autoload.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,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=Auth
*/

/** Load the basic test definition */
Expand Down
1 change: 0 additions & 1 deletion test/Horde/Auth/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* @subpackage UnitTests
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL
* @link http://pear.horde.org/index.php?package=Auth
*/
class Horde_Auth_TestCase extends Horde_Test_Case
{
Expand Down
1 change: 0 additions & 1 deletion test/Horde/Auth/Unit/AuthTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,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=Auth
*/
class Horde_Auth_Unit_AuthTest extends Horde_Auth_TestCase
{
Expand Down
1 change: 0 additions & 1 deletion test/Horde/Auth/Unit/KolabTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,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=Auth
*/
class Horde_Auth_Unit_KolabTest extends Horde_Auth_TestCase
{
Expand Down
1 change: 0 additions & 1 deletion test/Horde/Auth/Unit/PasswdTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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=Auth
*/
class Horde_Auth_Unit_PasswdTest extends Horde_Auth_TestCase
{
Expand Down

0 comments on commit d23559c

Please sign in to comment.