clang format

This commit is contained in:
karenzshea
2017-02-03 17:24:34 +01:00
committed by Patrick Niklaus
parent c885d03830
commit 1e9e420d91
3 changed files with 9 additions and 8 deletions
+2 -1
View File
@@ -345,7 +345,8 @@ BOOST_AUTO_TEST_CASE(valid_route_urls)
"overview=simplified&annotations=duration");
BOOST_CHECK(result_15);
BOOST_CHECK_EQUAL(reference_15.geometries, result_15->geometries);
BOOST_CHECK_EQUAL(result_15->annotations_type == RouteParameters::AnnotationsType::Duration, true);
BOOST_CHECK_EQUAL(result_15->annotations_type == RouteParameters::AnnotationsType::Duration,
true);
BOOST_CHECK_EQUAL(result_15->annotations, true);
// parse multiple annotations correctly