mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-17 00:38:08 +08:00
test: fix test module name
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user