mirror of
https://github.com/OPM/opm-upscaling.git
synced 2025-02-25 18:45:23 -06:00
fixed: test-suites needs a name
This commit is contained in:
parent
b56de686d0
commit
bc544d6317
@ -458,7 +458,7 @@ PORO
|
|||||||
// Actual test suite below
|
// Actual test suite below
|
||||||
// =====================================================================
|
// =====================================================================
|
||||||
|
|
||||||
BOOST_AUTO_TEST_SUITE()
|
BOOST_AUTO_TEST_SUITE(GravityPressure)
|
||||||
|
|
||||||
BOOST_AUTO_TEST_CASE (BaseCase)
|
BOOST_AUTO_TEST_CASE (BaseCase)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user