From bc544d631716beda444aeaeb43a181fa920a82e3 Mon Sep 17 00:00:00 2001 From: Arne Morten Kvarving Date: Tue, 5 Nov 2024 12:46:30 +0100 Subject: [PATCH] fixed: test-suites needs a name --- tests/common/test_gravitypressure.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/common/test_gravitypressure.cpp b/tests/common/test_gravitypressure.cpp index 120f10a..9f0e6b5 100644 --- a/tests/common/test_gravitypressure.cpp +++ b/tests/common/test_gravitypressure.cpp @@ -458,7 +458,7 @@ PORO // Actual test suite below // ===================================================================== -BOOST_AUTO_TEST_SUITE() +BOOST_AUTO_TEST_SUITE(GravityPressure) BOOST_AUTO_TEST_CASE (BaseCase) {