mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-22 22:56:58 -04:00
Adjust number of tests
This commit is contained in:
parent
2192c6a8a1
commit
c43f845c22
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ use NPTest;
|
|||
|
||||
BEGIN {
|
||||
plan skip_all => 'check_snmp is not compiled' unless -x "./check_snmp";
|
||||
plan tests => 42;
|
||||
plan tests => 62;
|
||||
}
|
||||
|
||||
my $res;
|
||||
|
|
|
|||
Loading…
Reference in a new issue