test: update test suite macro to reflect litephreeqc

This commit is contained in:
Max Lübke 2025-10-28 09:33:15 +01:00
parent 9a454b4ce5
commit 5e972551a8

View File

@ -6,7 +6,7 @@
#include <gtest/gtest.h> #include <gtest/gtest.h>
#define POET_TEST(name) TEST(TestPOET, name) #define POET_TEST(name) TEST(litephreeqc, name)
namespace base_test { namespace base_test {
const std::string script = R"(SOLUTION 1 const std::string script = R"(SOLUTION 1