Skip to content
Snippets Groups Projects
Commit f8bee108 authored by Graham McVicker's avatar Graham McVicker
Browse files

added type col to test marker table

parent 1f4f256f
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ BEGIN { $| = 1;
use MultiTestDB;
use TestUtils qw(debug test_getter_setter);
our $verbose = 1; #set to 1 to turn on debug printouts
our $verbose = 0; #set to 1 to turn on debug printouts
my $multi = MultiTestDB->new();
my $db = $multi->get_DBAdaptor( 'core' );
......
No preview for this file type
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