Skip to content

Commit

Permalink
libSEDML: updated our test following the release of libSEDML 2.0.7 (o…
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Oct 8, 2019
1 parent 6fa01d9 commit c9c8d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/thirdParty/libSEDML/tests/tests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ void Tests::basicTests()

// Check the version of libSEDML

QCOMPARE(libsedml::getLibSEDMLDottedVersion(), "2.0.6");
QCOMPARE(libsedml::getLibSEDMLDottedVersion(), "2.0.7");

// Create a SED-ML document with a model inside it, then set the name of the
// model and check that it has been properly set
Expand Down

0 comments on commit c9c8d5c

Please # to comment.