diff --git a/tests/test_disconnect_inproc.cpp b/tests/test_disconnect_inproc.cpp index 33b42160..78750830 100644 --- a/tests/test_disconnect_inproc.cpp +++ b/tests/test_disconnect_inproc.cpp @@ -116,4 +116,5 @@ int main(int argc, char** argv) { zmq_ctx_destroy(context); return 0; -} \ No newline at end of file +} +