This commit is contained in:
Baron Schwartz
2012-06-03 22:10:53 -04:00
parent 6eba36898b
commit bb481b7470

View File

@@ -23,7 +23,7 @@ if ( !$dbh1 ) {
plan skip_all => 'Cannot connect to sandbox master';
}
else {
plan tests => 4;
plan tests => 3;
}
my $output;