Bug 15504: Fix tests count
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
57cc290bb8
commit
e1a4284258
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# This needs to be extended! Your help is appreciated..
|
||||
|
||||
use Modern::Perl;
|
||||
use Test::More tests => 12;
|
||||
use Test::More tests => 10;
|
||||
|
||||
use t::lib::Mocks;
|
||||
use t::lib::TestBuilder;
|
||||
|
|
Loading…
Reference in a new issue