Skip to content

Commit

Permalink
fix number of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sni committed Sep 28, 2016
1 parent fc758d9 commit ffce413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/23-Monitoring-Livestatus-BigData.t
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#########################

use strict;
use Test::More tests => 14;
use Test::More tests => 13;
BEGIN { use_ok('Monitoring::Livestatus') };

my $testport = 60123;
Expand Down

0 comments on commit ffce413

Please sign in to comment.