Skip to content
Snippets Groups Projects
Commit bfad53cf authored by Arne Stabenau's avatar Arne Stabenau
Browse files

updated test count

parent f438c03d
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ use Bio::EnsEMBL::Test::TestUtils;
BEGIN { $| = 1;
use Test;
plan tests => 17;
plan tests => 9;
}
use Bio::EnsEMBL::Test::MultiTestDB;
......
......@@ -6,7 +6,7 @@ use Bio::EnsEMBL::Test::MultiTestDB;
BEGIN { $| = 1;
use Test;
plan tests => 13;
plan tests => 14;
}
my $multi_db = Bio::EnsEMBL::Test::MultiTestDB->new;
......
......@@ -6,7 +6,7 @@ use Bio::EnsEMBL::Test::MultiTestDB;
BEGIN { $| = 1;
use Test;
plan tests => 10;
plan tests => 11;
}
my $multi_db = Bio::EnsEMBL::Test::MultiTestDB->new;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment