diff --git a/src/microhttpd/test_client_put_stop.c b/src/microhttpd/test_client_put_stop.c index d5589fd7..bb49da07 100644 --- a/src/microhttpd/test_client_put_stop.c +++ b/src/microhttpd/test_client_put_stop.c @@ -1504,6 +1504,7 @@ performTestQueries (struct MHD_Daemon *d, int d_port, { ret |= 1 << 2; fprintf (stderr, "FAILED: Test total time exceeded.\n"); + break; } }