Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
azime committed Jan 15, 2025
1 parent c7a6d7e commit 4304e93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/ed/tests/fusioparser_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,6 @@ BOOST_AUTO_TEST_CASE(ntfs_with_zonal_odt) {
BOOST_CHECK_EQUAL(data.lines[5]->uri, "Juvisy:RisOrangis");
BOOST_CHECK_EQUAL(data.lines[5]->name, "Juvisy Ris Orangis");


BOOST_CHECK_EQUAL(data.vehicle_journeys[0]->uri, "SP:JeanJaures_SP:ODT:GareMennecy");
BOOST_CHECK_EQUAL(data.vehicle_journeys[0]->name, "Gare de mennecy");
BOOST_REQUIRE_EQUAL(data.vehicle_journeys[0]->stop_time_list.size(), 3);
Expand Down

0 comments on commit 4304e93

Please sign in to comment.