add regression test

This commit is contained in:
Paul
2023-08-18 16:35:25 +02:00
parent dcba4d9496
commit 5780aa8d38
2 changed files with 10 additions and 2 deletions

View File

@@ -119,8 +119,8 @@ partiallySupported()
{
"GRUPNET",
{
{5,{true, allow_values<std::string> {}, "GRUPNET(SUBSEAMANIFOLD): not supported use default"}}, // SUB_SEA_MANIFOLD
{6,{true, allow_values<std::string> {}, "GRUPNET(LIFTGAS): not supported use default"}}, // LIFT_GAS_FLOW_THROUGH
{5,{true, allow_values<std::string> {"NO"}, "GRUPNET(SUBSEAMANIFOLD): only option NO is supported"}}, // SUB_SEA_MANIFOLD
{6,{true, allow_values<std::string> {"NO"}, "GRUPNET(LIFTGAS): only option NO is supported"}}, // LIFT_GAS_FLOW_THROUGH
}
},
{