Removes Base64 Unit Test Dead Code.
- https://github.com/Project-OSRM/osrm-backend/pull/2139 - https://github.com/Project-OSRM/osrm-backend/pull/2139/commits/6c9ddde682f1fe7b6e4f9c6df2864b74d6d8c1a9
This commit is contained in:
committed by
Daniel J. H
parent
d0f1347ff1
commit
e4dc2aa45c
@@ -10,14 +10,6 @@
|
||||
|
||||
BOOST_AUTO_TEST_SUITE(guidance_assembly)
|
||||
|
||||
BOOST_AUTO_TEST_CASE(rfc4648_test_vectors)
|
||||
{
|
||||
using namespace osrm::engine::guidance;
|
||||
using namespace osrm::engine;
|
||||
|
||||
// TODO(daniel-j-h):
|
||||
}
|
||||
|
||||
BOOST_AUTO_TEST_CASE(trim_short_segments)
|
||||
{
|
||||
using namespace osrm::extractor::guidance;
|
||||
|
||||
Reference in New Issue
Block a user