Fix class name.
authorJan Schneider <jan@horde.org>
Thu, 18 Mar 2010 17:10:09 +0000 (18:10 +0100)
committerJan Schneider <jan@horde.org>
Thu, 18 Mar 2010 17:47:02 +0000 (18:47 +0100)
framework/VFS/test/VFS/SmbTest.php

index b6ac045..b108b32 100644 (file)
@@ -10,7 +10,7 @@
  * @package    Horde_VFS
  * @subpackage UnitTests
  */
-class Horde_VFS_SmbTest extends PHPUnit_Framework_TestCase
+class VFS_SmbTest extends PHPUnit_Framework_TestCase
 {
     public function testParseListing()
     {