osrm-backend/unit_tests/updater_tests.cpp
Kajari Ghosh 7b7871d5aa
Refactor isThroughStreet/Intersection options (#4751)
* refactor isThroughStreet 
* refactor HaveIdenticalName
* fix a typo in the unit tests
2018-01-19 20:01:47 +01: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.
*/