removed debug output

This commit is contained in:
frank-cizmich
2015-08-24 20:31:27 -03:00
parent b6fd7f6d10
commit eeeaa1a349

View File

@@ -1784,7 +1784,6 @@ is_deeply(
); );
$o->get_opts(); $o->get_opts();
$dest_dsn = $o->get('dest'); $dest_dsn = $o->get('dest');
print Dumper($dest_dsn);
is_deeply( is_deeply(
$dest_dsn, $dest_dsn,
{ {