From: Jan Schneider Date: Thu, 18 Mar 2010 18:26:05 +0000 (+0100) Subject: Remove debug code. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3599524aea94e4b3126abe982ce91781b9e22f4a;p=horde.git Remove debug code. --- diff --git a/framework/VFS/test/VFS/SmbTest.php b/framework/VFS/test/VFS/SmbTest.php index b108b3204..9022fefd6 100644 --- a/framework/VFS/test/VFS/SmbTest.php +++ b/framework/VFS/test/VFS/SmbTest.php @@ -19,7 +19,6 @@ class VFS_SmbTest extends PHPUnit_Framework_TestCase $listing = $vfs->parseListing(file(dirname(__FILE__) . '/fixtures/samba1.txt'), null, true, false); $this->assertType('array', $listing); $this->assertEquals(7, count($listing)); - var_export($listing); $this->assertEquals( array ( 'SystemHiddenReadonlyArchive' =>