mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-22 07:23:27 -06:00
fixed: test-suites needs a name
This commit is contained in:
parent
fadc96da44
commit
cdd37b4ed6
@ -57,7 +57,7 @@
|
||||
#include <dune/common/parallel/mpihelper.hh>
|
||||
#endif
|
||||
|
||||
BOOST_AUTO_TEST_SUITE ()
|
||||
BOOST_AUTO_TEST_SUITE (RelPermDiagnostics)
|
||||
|
||||
BOOST_AUTO_TEST_CASE(diagnosis)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user