From: Jan Schneider Date: Sun, 3 Oct 2010 16:34:31 +0000 (+0200) Subject: Added accidentally. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=bc2152c51a9497d3b518954bd0d23d0910187d26;p=horde.git Added accidentally. --- diff --git a/framework/Ldap/test/Horde/Ldap/ExampleTest.php b/framework/Ldap/test/Horde/Ldap/ExampleTest.php deleted file mode 100644 index 4d48761f5..000000000 --- a/framework/Ldap/test/Horde/Ldap/ExampleTest.php +++ /dev/null @@ -1,23 +0,0 @@ - - * @copyright 2010 The Horde Project - * @license http://www.gnu.org/copyleft/lesser.html LGPL - */ - -class Horde_Ldap_ExampleTest extends PHPUnit_Framework_TestCase -{ - public function setUp() - { - } - - public function testSomething() - { - } - - public function tearDown() - { - } -}