osrm-backend/unit_tests/updater_tests.cpp
Kajari Ghosh 155772f01f
Refactor isThroughStreet/Intersection options (#4751)
* refactor isThroughStreet 
* refactor HaveIdenticalName
* fix a typo in the unit tests
2018-01-19 13:49:00 -05:00

8 lines
153 B
C++

#define BOOST_TEST_MODULE updater tests
#include <boost/test/unit_test.hpp>
/*
* This file will contain an automatically generated main function.
*/