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

verbose off, shouldnt have been committed

parent 2631aa6b
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ use Bio::EnsEMBL::Gene;
$loaded = 1;
# switch on the debug prints
my $verbose = 1;
my $verbose = 0;
ok(1);
......
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