Skip to content

Commit 89a0869

Browse files
committed
Removed dump...
1 parent f23b737 commit 89a0869

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/AbstractProxy.test.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
chdir(__DIR__);
1414
require_once __DIR__ . '/../vendor/autoload.php';
1515
$testHelper = new TestHelper('phpfastcacheAbstractProxy class');
16-
var_dump(getopt('d:p:', []));exit;
1716
$defaultDriver = (!empty($argv[1]) ? ucfirst($argv[1]) : 'Files');
1817

1918

0 commit comments

Comments
 (0)