mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
test: update test suite macro to reflect litephreeqc
This commit is contained in:
parent
9a454b4ce5
commit
5e972551a8
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user