mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #5710 from akva2/fix_test_suite_name
fixed: test-suites needs a name
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
#include <dune/common/parallel/mpihelper.hh>
|
#include <dune/common/parallel/mpihelper.hh>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
BOOST_AUTO_TEST_SUITE ()
|
BOOST_AUTO_TEST_SUITE (RelPermDiagnostics)
|
||||||
|
|
||||||
BOOST_AUTO_TEST_CASE(diagnosis)
|
BOOST_AUTO_TEST_CASE(diagnosis)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user