projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81124de
)
Fix class name.
author
Jan Schneider
<jan@horde.org>
Thu, 18 Mar 2010 17:10:09 +0000
(18:10 +0100)
committer
Jan Schneider
<jan@horde.org>
Thu, 18 Mar 2010 17:47:02 +0000
(18:47 +0100)
framework/VFS/test/VFS/SmbTest.php
patch
|
blob
|
history
diff --git
a/framework/VFS/test/VFS/SmbTest.php
b/framework/VFS/test/VFS/SmbTest.php
index
b6ac045
..
b108b32
100644
(file)
--- a/
framework/VFS/test/VFS/SmbTest.php
+++ b/
framework/VFS/test/VFS/SmbTest.php
@@
-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()
{