Skip to content

Commit

Permalink
libSBML: updated our test (#2425).
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Jan 7, 2021
1 parent 5deb2e2 commit 3ab7f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/thirdParty/libSBML/tests/tests.cpp
Expand Up @@ -42,7 +42,7 @@ void Tests::basicTests()

// Check the version of libSBML

QCOMPARE(libsbml::getLibSBMLDottedVersion(), "5.18.0");
QCOMPARE(libsbml::getLibSBMLDottedVersion(), "5.19.0");

// Check against which libraries libSBML has been compiled

Expand Down

0 comments on commit 3ab7f47

Please sign in to comment.