Fix BOOST_TEST_MODULE macro.
This commit is contained in:
parent
578f467b59
commit
9bf36c37d4
@ -25,7 +25,7 @@
|
||||
#endif
|
||||
#define NVERBOSE // to suppress our messages when throwing
|
||||
|
||||
#define BOOST_TEST_MODULE SparseTableTest
|
||||
#define BOOST_TEST_MODULE GridUtilitiesTest
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
#include <opm/core/grid/GridUtilities.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user