Skip to content

Commit

Permalink
Remove incorrect links.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 12, 2017
1 parent 13a198c commit 62b7f06
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion test/Horde/Secret/Autoload.php
Expand Up @@ -9,7 +9,6 @@
* @subpackage UnitTests
* @author Michael Slusarz <slusarz@horde.org>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Secret
*/

require_once __DIR__ . '/Stub/Message.php';
1 change: 0 additions & 1 deletion test/Horde/Secret/Stub/Message.php
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=Secret
*/
class Horde_Secret_Stub_Message
{
Expand Down
2 changes: 0 additions & 2 deletions test/Horde/Secret/Unit/SecretTest.php
Expand Up @@ -9,7 +9,6 @@
* @subpackage UnitTests
* @author Michael Slusarz <slusarz@horde.org>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Secret
*/

/**
Expand All @@ -25,7 +24,6 @@
* @subpackage UnitTests
* @author Michael Slusarz <slusarz@horde.org>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Secret
*/

class Horde_Secret_Unit_SecretTest extends PHPUnit_Framework_TestCase
Expand Down

0 comments on commit 62b7f06

Please sign in to comment.