osrm-backend/unit_tests/library_tests.cpp
2016-04-05 22:58:32 +02:00

8 lines
153 B
C++

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