Skip to content

Commit

Permalink
refresh the number of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Gonéri Le Bouder committed Aug 21, 2012
1 parent 4030c65 commit 611fecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/components/server.t
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ use FusionInventory::Agent::Logger;
if ($Config{usethreads} ne 'define') {
plan skip_all => 'non working test without thread support';
} else {
plan tests => 7;
plan tests => 8;
}

my $logger = FusionInventory::Agent::Logger->new(
Expand Down

0 comments on commit 611fecb

Please sign in to comment.