diff --git a/tests/test_proxy_terminate.cpp b/tests/test_proxy_terminate.cpp index 57c2acfe..83e70d4b 100644 --- a/tests/test_proxy_terminate.cpp +++ b/tests/test_proxy_terminate.cpp @@ -110,4 +110,4 @@ int main (void) rc = zmq_ctx_term (ctx); assert (rc == 0); return 0; -} \ No newline at end of file +}