8 lines
153 B
C++
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.
|
|
*/
|