Skip to content
Snippets Groups Projects
Commit 4ac75038 authored by Glenn Proctor's avatar Glenn Proctor
Browse files

Removed debug.

parent 70dffc69
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,6 @@ ok($rm->type() eq 'miRNA_target');
#
# Test fetch_all_by_type
#
print "size is " . @{$rma->fetch_all_by_type('transcription_factor')} . "\n";
ok(@{$rma->fetch_all_by_type('transcription_factor')} == 2);
#
......
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