From bc2152c51a9497d3b518954bd0d23d0910187d26 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Sun, 3 Oct 2010 18:34:31 +0200 Subject: [PATCH] Added accidentally. --- framework/Ldap/test/Horde/Ldap/ExampleTest.php | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 framework/Ldap/test/Horde/Ldap/ExampleTest.php 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() - { - } -} -- 2.11.0