Remove debug code.
authorJan Schneider <jan@horde.org>
Thu, 18 Mar 2010 18:26:05 +0000 (19:26 +0100)
committerJan Schneider <jan@horde.org>
Thu, 18 Mar 2010 18:26:05 +0000 (19:26 +0100)
framework/VFS/test/VFS/SmbTest.php

index b108b32..9022fef 100644 (file)
@@ -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' =>