Skip to content
Snippets Groups Projects
Commit 81e1159f authored by Patrick Meidl's avatar Patrick Meidl
Browse files

updated for stable ID archive schema changes

parent 5c4a5763
No related branches found
No related tags found
No related merge requests found
......@@ -116,8 +116,8 @@ for my $asi ( @$asis ) {
_print_asi( $asi );
}
ok(( $asis->[0]->db_name eq "release_4" ) &&
( scalar @$asis == 2 ));
ok(( $asis->[-1]->db_name eq "release_4" ) &&
( scalar @$asis == 5 ));
#
......
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