Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2f0e278

Browse files
committed
fix number of tests after 2bdba00
1 parent 1fab7ad commit 2f0e278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/001_basic_recovery.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
use warnings;
33
use Cluster;
44
use TestLib;
5-
use Test::More tests => 5;
5+
use Test::More tests => 4;
66

77
my $cluster = new Cluster(3);
88
$cluster->init();

0 commit comments

Comments
 (0)