From ff599cbaa1361e37c53c0644113494981c0fe977 Mon Sep 17 00:00:00 2001 From: Maksim Andrianov Date: Thu, 21 Jun 2018 20:28:14 +0300 Subject: [PATCH] Fixed warn: multi-line comment --- routing/routing_tests/restriction_test.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/routing/routing_tests/restriction_test.cpp b/routing/routing_tests/restriction_test.cpp index bc7fbf47cc..ee4793123a 100644 --- a/routing/routing_tests/restriction_test.cpp +++ b/routing/routing_tests/restriction_test.cpp @@ -217,13 +217,13 @@ UNIT_CLASS_TEST(RestrictionTest, TriangularGraph_RestrictionNoF5F2RestrictionOnl // F4 // | // 2 * -// | \ +// | ↖ // F0 F2 -// | \ +// | ↖ // 1 * * -// | \ +// | ↖ // F0 F2 -// | \ +// | ↖ // 0 *---F1--*--F1--*--F3---* Start // 0 1 2 3 // Note. All features are two setments and two-way.