We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 583aafc commit ac9055bCopy full SHA for ac9055b
tests/test.cpp
@@ -5,7 +5,6 @@ struct OpenDriveFixture
5
{
6
OpenDriveFixture() : odr_map("test.xodr")
7
8
- REQUIRE(odr_map.xml_parse_result);
9
REQUIRE(!odr_map.get_roads().empty());
10
}
11
0 commit comments