diff --git a/lib/nodes/test_rtt.cpp b/lib/nodes/test_rtt.cpp index 378706f81..2ba494a00 100644 --- a/lib/nodes/test_rtt.cpp +++ b/lib/nodes/test_rtt.cpp @@ -305,6 +305,8 @@ int TestRTT::parse(json_t *json) { break; default: { + count_effective = 0; + break; } }