Merge pull request #393 from akva2/fix_test_suite_name

fixed: test-suites needs a name
This commit is contained in:
Bård Skaflestad 2024-11-05 13:37:43 +01:00 committed by GitHub
commit 6718fb39ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -458,7 +458,7 @@ PORO
// Actual test suite below
// =====================================================================
BOOST_AUTO_TEST_SUITE()
BOOST_AUTO_TEST_SUITE(GravityPressure)
BOOST_AUTO_TEST_CASE (BaseCase)
{