Address potential error state after good send
[ric-plt/lib/rmr.git] / test / sr_nng_static_test.c
index 294207c..7c44432 100644 (file)
@@ -219,6 +219,5 @@ static int sr_nng_test() {
        rtc( NULL );                            // coverage test with nil pointer
        rtc( ctx );
 
-
        return !!errors;
 }