fixed: test-suites needs a name

This commit is contained in:
Arne Morten Kvarving 2024-11-05 12:46:18 +01:00
parent fadc96da44
commit cdd37b4ed6

View File

@ -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)
{