Skip to content
Snippets Groups Projects
Commit 1df91b7d authored by Ian Longden's avatar Ian Longden
Browse files

changed deprecated type to biotype

parent 349f1c4b
No related branches found
No related tags found
No related merge requests found
......@@ -238,7 +238,7 @@ ok($defined_exons_count == $pt->cdna2genomic( 1, $pt->length()));
#
# 30 test type
#
ok(&Bio::EnsEMBL::Test::TestUtils::test_getter_setter($pt, 'type', 'test'));
ok(&Bio::EnsEMBL::Test::TestUtils::test_getter_setter($pt, 'biotype', 'test'));
#
# 31 test fetch_by_stable_id
......
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