mirror of
https://github.com/ToruNiina/toml11.git
synced 2024-11-26 22:30:06 +00:00
test: fix test module name
This commit is contained in:
parent
1e8af710a0
commit
3fcb6bb20d
@ -1,4 +1,4 @@
|
||||
#define BOOST_TEST_MODULE "test_get"
|
||||
#define BOOST_TEST_MODULE "test_get_or"
|
||||
#ifdef UNITTEST_FRAMEWORK_LIBRARY_EXIST
|
||||
#include <boost/test/unit_test.hpp>
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user