Fix typo.
authorGunnar Wrobel <p@rdus.de>
Sun, 2 Jan 2011 06:40:06 +0000 (07:40 +0100)
committerGunnar Wrobel <p@rdus.de>
Tue, 4 Jan 2011 07:54:19 +0000 (08:54 +0100)
framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Decorator/LogTest.php

index ebec7ef..1543306 100644 (file)
@@ -35,7 +35,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php';
 class Horde_Kolab_Storage_Unit_Decorator_LogTest
 extends Horde_Kolab_Storage_TestCase
 {
-    public function testListLogsEntry()
+    public function testDecoratedList()
     {
         $storage = new Horde_Kolab_Storage_Decorator_Log(
             new Horde_Kolab_Storage_Base(