Skip to content

Commit

Permalink
delete parasite line
Browse files Browse the repository at this point in the history
Signed-off-by: gaouizer <[email protected]>
  • Loading branch information
gaouizer authored and flo-dup committed Jul 25, 2024
1 parent 8915285 commit 3efa99b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion extensions/iidm/test/MeasurementsTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,9 @@ BOOST_FIXTURE_TEST_CASE(MeasurementsXmlSerializerTest, test::ResourceFixture) {
.setValid(true)
.putProperty("source", "test2")
.add();

const std::string& networkStrRef = ResourceFixture::getResource("/measRef.xml");
powsybl::iidm::Network::writeXml("/home/aouizerategil/Projects/powsybl-my-examples/mes2.xml", network);

test::converter::RoundTrip::runXml(network, networkStrRef);
}

Expand Down

0 comments on commit 3efa99b

Please sign in to comment.