Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LCSB-BioCore
SBML.jl
Commits
c9e68bc2
Commit
c9e68bc2
authored
Feb 23, 2021
by
Miroslav Kratochvil
🚴
Browse files
reflect the change in tests
parent
8be4d18c
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/loadEColi.jl
View file @
c9e68bc2
...
...
@@ -15,7 +15,7 @@ end
@test
typeof
(
mdl
)
==
Model
@test_throws
System
Error
readSBML
(
sbmlfile
*
".does.not.really.exist"
)
@test_throws
Assertion
Error
readSBML
(
sbmlfile
*
".does.not.really.exist"
)
@test
length
(
mdl
.
compartments
)
==
2
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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