mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00
More debug hacks.
This commit is contained in:
@@ -9,7 +9,7 @@ BEGIN {
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
use English qw(-no_match_vars);
|
||||
use Test::More tests => 108;
|
||||
use Test::More; # tests => 108;
|
||||
|
||||
use PerconaTest;
|
||||
|
||||
@@ -304,7 +304,8 @@ is_deeply(
|
||||
# "",
|
||||
# "->show_inactive works"
|
||||
#);
|
||||
|
||||
done_testing;
|
||||
exit;
|
||||
# ############################################################################
|
||||
# Sane defaults and fatal errors
|
||||
# ############################################################################
|
||||
|
Reference in New Issue
Block a user