1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

test_rtt: Fix wrong option identifier

Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
Steffen Vogel 2024-05-27 08:42:25 +02:00 committed by pipeacosta
parent 7f857f392c
commit f695225a3a

View file

@ -107,7 +107,7 @@ int TestRTT::parse(json_t *json) {
formatter = Format::Ptr(fmt);
if (!formatter)
throw ConfigError(json_format, "node-config-node-exec-format",
throw ConfigError(json_format, "node-config-node-test-rtt-format",
"Invalid format configuration");
// Construct List of test cases