Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
ensembl
Commits
81e1159f
Commit
81e1159f
authored
Apr 24, 2006
by
Patrick Meidl
Browse files
updated for stable ID archive schema changes
parent
5c4a5763
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
modules/t/archiveStableId.t
modules/t/archiveStableId.t
+2
-2
modules/t/test_genome.zip
modules/t/test_genome.zip
+0
-0
No files found.
modules/t/archiveStableId.t
View file @
81e1159f
...
...
@@ -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
));
#
...
...
modules/t/test_genome.zip
View file @
81e1159f
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment